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
honnip
9ad41295a7
docs: update deno deploy entrypoint url ( #857 )
2024-04-28 21:04:48 +02:00
s1gnate-sync
37865243d0
Provide a way to customize app name & desc ( #854 )
...
* Provide a way to customize app name & desc
* Add description to SB_NAME, SB_DESCRIPTION env vars
---------
Co-authored-by: s1gnate.sync <s1gnate.sync@github.com>
2024-04-21 14:37:57 +02:00
Marek S. Łukasiewicz
dc79ba0224
Remove dollar before commands, consistently specify shell for code blocks ( #834 )
2024-04-02 19:25:21 +02:00
Thomas Michelat
e280dfee4a
Adds an option in SETTINGS to change the maximum size of file you can upload to your space. ( #832 )
2024-03-27 21:21:12 +01:00
Zef Hemel
22b0f13270
README update
2024-03-15 08:32:47 +01:00
Zef Hemel
4eccefb132
Changelog tweaks
2024-03-15 08:21:29 +01:00
Zef Hemel
43ae677fb2
0.7.6
2024-03-15 08:18:09 +01:00
Zef Hemel
26a7cd83c6
Changelog
2024-03-11 20:05:30 +01:00