Commit Graph

23 Commits

Author SHA1 Message Date
0fa0c06df9 Frontmatter for readinglist
Reverted readinglist frontmatter to standard format with yaml delimiters
and bracketed tags
2024-04-16 19:28:39 -04:00
d0cfda726a Frontmatter tag format
Frontmatter tags should be a list (in brackets). If I'm going to do
this, I may as well do it right.
2024-04-15 08:12:46 -04:00
5669fb21aa Re-added proper frontmatter to markdown template
I'd removed the hashmarks from the markdown frontmatte tempplate so I
could use tags in SilverBullet, but decided against using SilverBullet
regularly. Not enough to break proper formatting.
2024-04-15 07:56:03 -04:00
8b9ec43532 New Frontmatter
II reworked the frontmatter in the templates to be more accessible to
SilverBullet
2024-04-03 12:02:13 -04:00
66ec1489f5 ReadingList template tweak
I added spaces and a title to the ReadingList template since I add those
for every book I use this template with.
2024-03-11 08:28:57 -04:00
529508f7db Frontmatter
I changed the markdown and readinglist templates to a "frontmatter"
format. Hoping to see if I can make my notes more easily processed by
using a pre-defined header.
2024-03-09 19:17:50 -05:00
36184cddd4 Cleaned up .vimrc
Re-arranged things to make it easier to see if I'm over-writing
keybindings.  Added comments to areas that didn't have any.  Reverted
some keybindings I found I wasn't using.

Also changed the Banner template to use double-quotes instead of
hash marks since I only ever use it in my .vimrc
2024-02-28 11:31:55 -05:00
chawley (tfadmin)
9f3a47b2e1 Shell header template
Automatically populate filename, creation date and modification date in
shell header.  Also add the ability to update header on old scripts
2024-02-27 18:54:25 +00:00
ba1cd76362 Template changes
Since my markdown templates use `Title` and the keyword for the filename
and my ReadingList template also used `Title` as a keyword, my
automations were getting confused.

I changed `Title` in the markdown template to `filename` to solve.

Also, I reverted my `poor man's surround` keybindings for an actual
plugin: `tpope/vim-surround`
2024-02-27 11:51:57 -05:00
36fc79597a Template Improvements
Added a Reading List header template and added some functionality to the
Markdown header making it easier to add headers to existing files
2024-02-25 20:28:56 -05:00
945f805543 Markdown header snippet
I made a shortcut to include a Markdown header on an existing file
by `,md` in normal mode.  This will insert the `,md` template and update
the title with the filename (minus extension)
2024-02-25 18:26:08 -05:00
d3407f9bab Added Markdown and shell scrip templates
and logic to update time stamps n those files for file creation and modification
2024-02-25 13:24:25 -05:00
5613555960 Sweeping changes to vim environment
Details in README.md
2024-02-13 11:29:43 -05:00
6d72737816 Updated python and markdown templates 2024-02-08 14:48:11 -05:00
e215d5e145 Updates templates 2021-02-23 17:19:09 -05:00
chawley@hq.overdrive.com (chawley-vm)
b6f9e0db8b Added root function to shell script template 2021-02-23 17:19:02 -05:00
chawley@hq.overdrive.com (chawley-vm)
961b7864ad Changes to shell template 2021-02-02 15:46:06 -05:00
chawley (chawley-admin)
13259c68fd Modified the vim markdown template and the
corresponding rules in .vimrc
2020-02-19 15:39:02 -05:00
b37998df15 Modified markdown template and handling
to fit my text notebook workflow
2019-10-11 10:03:09 -04:00
79c82e61f8 Modified .vimrc and md template to match new markdown format
I started using Visual Studio Code for markdown notes and I'm trying to
keep the markdown files as agnostic as possible.  Vim will now match the
frontmatter style of VSC and (to an extent) Notable
2019-10-09 16:36:13 -04:00
ec57cf008d Color tweak, added begend 2019-09-17 18:27:53 -04:00
52e336d9b8 Cleaned up .vimrc formatting, added banner template 2019-03-15 14:45:55 -04:00
Chuck Hawley (chawley/shawshank)
029cee5f7c Initial commit 2017-10-10 16:53:19 -04:00