1
0
mirror of https://github.com/RyanGreenup/cadmus.git synced 2025-08-28 16:19:51 +02:00

Set up Tags, they're janky but they do work

This commit is contained in:
Ryan Greenup
2020-07-16 07:35:35 +10:00
parent 6828a3b64a
commit 2d4ba2dae4
3 changed files with 11 additions and 19 deletions

View File

@@ -66,6 +66,9 @@ Take the command query and change white spaces into =|= characters, this way sea
* TODO [#A] tags
** TODO Standardise
These desperately need to be standardised like search and NoteFind have been
** TODO Move the scripts into PATH
Currently all the tag scripts call a relative script, not in the PATH, maybe this is actually OK? it means 0 install...
* TODO [#A] tools
** Link Markdown Notes
Should this do grep or recoll?