|
6e289a6b6e
|
Note: Add an API to get the images from a note
This will be used in the future to display the images in the grid/card
view.
|
2020-09-03 12:26:45 +02:00 |
|
|
1f071771ca
|
Do not allow empty inline tags
|
2020-09-02 17:38:43 +02:00 |
|
|
25f516c15c
|
Add the scaffolding for automatically adding Wiki Links
The idea is that on save a Note, terms which have already been used
before as Wiki Links should automatically be converted into Wiki Links.
|
2020-09-02 17:02:13 +02:00 |
|
|
aabeb57fc0
|
InlineTags: Add settings page
And support multiple prefixes.
This is disabled for now as it hasn't been fully integrated.
|
2020-08-21 12:18:55 +02:00 |
|
|
36fa1e3f80
|
InlineTags: Test for tags with -
|
2020-08-21 11:42:54 +02:00 |
|
|
6078f7f7ef
|
InlineTags: Add a test for non-ascii words
|
2020-08-21 11:41:53 +02:00 |
|
|
cc9d115762
|
InlineTags: Handle case of #a#b as two tags
|
2020-08-21 11:12:08 +02:00 |
|
|
01f1b8481f
|
Add scaffolding for an inline tag processor
This is just a simple test to extract the inline tags, it hasn't been
hooked up to anything.
Related to #44
|
2020-08-11 13:58:52 +02:00 |
|