Commit Graph

10 Commits

Author SHA1 Message Date
marty-oehme f1f52efb68
Add option to ignore repeated tag markers
When listing tags of a note, this adds the option to only look for tags which contain a single tag marker at the beginning and ignore the others. So if your tag marker is @, and the option is enabled it will display @some_tag as a tag but ignore @@no_tag.
2018-11-28 15:20:35 +01:00
Maboroshy 9c33722048
Fixed space replacement 2018-02-06 19:46:08 +03:00
Maboroshy 7e4363e6be
tags with spaces conersion fix 2018-02-05 22:04:29 +03:00
Patrizio Bekerle 0dd8cf892a
added tag autocompletion 2018-02-03 12:52:17 +01:00
Maboroshy 0aa5bcd675 Added option to put tag to the beginning and tag highlighting 2017-10-18 22:49:51 +04:00
Maboroshy 13c753eccf Add files via upload 2017-10-08 01:20:12 +04:00
Maboroshy af0921c891 Add files via upload 2017-10-05 23:44:49 +04:00
Maboroshy f36ccbcbe5 Added tag marker setting and multi-word tags 2017-10-04 22:23:10 +03:00
Maboroshy 9694713e35 Added tag marker setting and multi-word tags 2017-10-04 21:55:16 +03:00
Patrizio Bekerle 2a09fac1fd
added script in-note-text-tagging 2017-10-03 16:51:29 +02:00