Commit Graph

502 Commits (69578ae09f189fe8ac0993377e6eb1b0370265c3)

Author SHA1 Message Date
Marek S. Łukasiewicz 69578ae09f
Improve Plug distribution through GitHub Releases (fix #975) (#997) 2024-07-29 21:14:16 +02:00
Marek S. Łukasiewicz a0f3f7ef41
Support linking to and moving to line number in pages (#988)
Support linking to and moving to line number in pages
2024-07-28 20:31:37 +02:00
Zef Hemel 36deb6a0a1 Core Library: Order quick notes by lastModified 2024-07-27 11:10:04 +02:00
Zef Hemel 1fbc9493f4 Fixes #364 2024-07-27 11:03:42 +02:00
Zef Hemel 528351438d 0.8.3 2024-07-27 10:35:38 +02:00
Zef Hemel c80976d10e Change event pattern for custom HTTP endpoints 2024-07-27 09:26:55 +02:00
Zef Hemel 0ad47987f5 Added http:request event enabling custom http endpoints 2024-07-26 19:12:10 +02:00
Zef Hemel 992513ad8e Cleanup and deno bump for gitpod 2024-07-26 18:18:44 +02:00
Zef Hemel af3df5dbeb Docs on #154 2024-07-25 15:31:15 +02:00
Zef Hemel e0d15dad88 Changelog updates 2024-07-23 16:49:32 +02:00
Zef Hemel 234a17c608 Fixes #955 2024-07-23 16:49:27 +02:00
Bo Jeanes b1dcbc3454
Add Ruby syntax support (#966)
* Add Ruby syntax support
2024-07-22 17:33:50 +02:00
Marek S. Łukasiewicz e2cb2ab6e7
Add setting for smart quotes (#960) 2024-07-19 19:08:49 +02:00
Marek S. Łukasiewicz 1fc061ac6a
Auto complete folder in Page Picker (#961) 2024-07-19 17:10:39 +02:00
Marek S. Łukasiewicz 75cd4b1383
Hide pages from auto complete with Page Decorations (#962) 2024-07-19 17:06:40 +02:00
onespaceman 5fe77083ae
Fix #850 (#964) 2024-07-19 17:00:13 +02:00
Zef Hemel 2a4e4874ef 0.8.2 2024-07-17 20:22:01 +02:00
Zef Hemel 11967b82a6
Meta links (#954)
Add carret page link support (for meta pages)
2024-07-17 17:03:25 +02:00
Zef Hemel 663f1523f1 Renamed 'source' to 'import' for Libraries 2024-07-16 15:48:49 +02:00
Zef Hemel 8662357799 More docs updates 2024-07-15 20:39:03 +02:00
Zef Hemel 43d7003290 Slash command shortcut documentation 2024-07-15 20:31:37 +02:00
Zef Hemel e050c7a4cf Support creating a slashCommand as a command shortcut 2024-07-14 19:57:06 +02:00
Zef Hemel a9ed194fa1 Minor page deocration doc fix 2024-07-14 12:19:31 +02:00
Zef Hemel d54c400b76 Deno upgrade and attempt to fix upgrade issues 2024-07-14 12:12:21 +02:00
Zef Hemel e4da0b7849 Refined implementation of #560 2024-07-14 11:29:43 +02:00
Zef Hemel 70d8a36e88 0.8.1 2024-07-11 21:12:14 +02:00
Zef Hemel 84b738ff11 0.8.0 2024-07-11 20:39:54 +02:00
Zef Hemel 25d14031c9
Fixes #926
Libraries have been rethought, see associated documentation.
2024-07-11 20:36:26 +02:00
Zef Hemel 50d80d5fef Changelog typo 2024-07-09 09:27:47 +02:00
Zef Hemel fb21377bef
Transclosure support for pages (#925)
Transclusion implementation
2024-07-09 09:22:08 +02:00
Zef Hemel 2e6a938c01 Linked Tasks documentation 2024-07-08 08:02:10 +02:00
Zef Hemel d36c04361f New Page templates in Core 2024-07-07 12:57:18 +02:00
Zef Hemel 58b0a5b8fb Default Linked Tasks widget in Core 2024-07-07 12:45:17 +02:00
Zef Hemel 8368b2839f Fix link 2024-07-07 12:37:47 +02:00
Zef Hemel d6f0f61d30 Rebrand Template Picker to Meta Picker
As well as associated documentation changes
2024-07-07 12:12:05 +02:00
Zef Hemel 49ab7111ee New /item slash command 2024-07-07 12:11:38 +02:00
Zef Hemel f914c40330 Updated Linked Tasks template 2024-07-07 12:11:27 +02:00
Zef Hemel d6d06abe64 Support strings as regular expressions 2024-07-07 12:10:35 +02:00
Zef Hemel 6d8149d747 Fixes #845 2024-07-06 20:52:27 +02:00
Zef Hemel e5c0dbc961
Update SETTINGS.md
Commenting out back button
2024-07-06 18:34:18 +02:00
Zef Hemel 2eb7e25854 Parse YAML dates into strings 2024-07-06 15:07:40 +02:00
Zef Hemel 468a9961b4 CHANGELOG updates 2024-07-04 21:32:18 +02:00
Zef Hemel a6450d3179 Fixes #704 implementing read-only mode and mobile only button 2024-07-04 21:22:37 +02:00
Zef Hemel cf9b8f07ab Removed Discord references 2024-07-02 20:02:59 +02:00
MrMugame 9ed493aa00
Makes the behaviour of logic expressions consistent in all cases (#898)
* Returned the value of a logic expression in all cases

* Remove legacy call syntax

* Correct test

* Remove old call syntax from docs/library

* Corrected docs for call syntax

* Add null coalescing operator
2024-07-02 19:12:40 +02:00
Zef Hemel 19854851b9 Changelog and image size docs 2024-06-22 21:14:48 +02:00
stellarorion f22b370a4d
Include a preview of another note (#874)
* added note including snippet

* Update and rename include-note.md to include-page.md

---------

Co-authored-by: orion-tux <alex.sejnost@pm.me>
2024-06-12 19:22:39 +02:00
Zef Hemel 7ee3ebc33b Fixes #881 2024-06-08 13:45:53 +02:00
MrMugame 442133ea2b
Add subscript and superscript (#879)
* Added superscript and subscript to markdown

* Added docs for Superscript and subscript

* Remove leftover brace
2024-06-07 08:21:16 +02:00
Zef Hemel 73a427fe48 0.7.7 2024-04-30 15:11:49 +02:00