Commit graph

9 commits

Author SHA1 Message Date
7611441252 Add Customizable Template
Added option to set a template to be used upon creating a new Zettel.
Makes use of 2 placeholders:
{headline} and {anchor} which get inserted on creation.
2018-11-28 18:56:47 +00:00
e2a238e812 Merge branch '5-allow-selection-of-zettel-ids-being-in-zettel-titles-or-zettel-bodies' into 'master'
Resolve "Allow Selection of Zettel IDs being in Zettel Titles or Zettel Bodies"

Closes #5

See merge request marty.oehme/qown-zettelkasten!2
2018-11-28 18:32:22 +00:00
d3397e86d1 Add Title Anchor Option
Script can now be switched to look for Zettel anchors in note names,
or in the complete note bodies, prefixed with the selected tag marker.
2018-11-28 18:31:21 +00:00
32c4c587d9 Merge branch '4-turn-links-to-wikistyle-links-standard-markdown-links' into 'master'
Resolve "Turn links to WikiStyle Links / Standard Markdown Links"

Closes #4

See merge request marty.oehme/qown-zettelkasten!1
2018-11-28 16:57:35 +00:00
6eee455c36 Update README.md 2018-11-28 16:55:55 +00:00
01cce369ff Enable WikiStyle links
Creates new option to allow new default style for links. 
Made link following more flexible, allowing for a wide range of
selection or cursor positions.
Ensure a Zettel exists before attempting to jump there.
2018-11-28 16:49:24 +00:00
1bb44eeae0 Add Zettel id marker configuration 2018-11-21 18:47:35 +01:00
ff81291884 initial commit 2018-11-21 16:07:57 +00:00
48d53070e0 Initial commit 2018-11-21 16:06:56 +00:00