Commit Graph

24 Commits (main)

Author SHA1 Message Date
Marek S. Łukasiewicz a400f0fc20
Create Library/Core/Snippet/yesterday.md (#1176) 2024-12-07 15:23:09 +01:00
Ohad Lutzky cb39ad5004
Linked Tasks: Include tasks linked to aliases (#1120) 2024-10-17 19:03:20 +02:00
Zef Hemel 80f9c14b96
Change how attribute indexing and completion works (#1061)
* Creation of separate aspring-page objects for pages linked to, but not created
* Show "No results" instead of broken markdown table for no query results
* Show schema validation errors
* Deno upgrade
* Adds config support to plugs (see examples)
* Moves all builtin schemas to plug config
* Adds core plug just for builtin schemas
* Changes how attributes are indexed and completed, now attempts to derive a JSON schema for ad hoc attributes
2024-08-24 12:35:09 +02:00
Zef Hemel 351c3c7088 Pimped Space Overview 2024-08-02 17:00:06 +02:00
Zef Hemel 64b6d9e2df
Space config (#1011)
Space config + a whole bunch of other tweaks
2024-08-02 16:47:36 +02:00
Zef Hemel 75471fa86b
Object decorators (#995)
Implemented objectDecorators to replace pageDecorations in SETTINGS
2024-07-29 21:21:16 +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 663f1523f1 Renamed 'source' to 'import' for Libraries 2024-07-16 15:48:49 +02:00
Zef Hemel 25d14031c9
Fixes #926
Libraries have been rethought, see associated documentation.
2024-07-11 20:36:26 +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 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
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
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 89e2e7a37c Fixes #621 with improved snippets for page links 2024-03-02 14:48:02 +01:00
Zef Hemel 341c07049f
Custom template parser (#672)
New template engine 🤯
2024-02-02 19:19:07 +01:00
Zef Hemel 3eec0758e7 Fix h1-h4 regression 2024-01-22 16:25:55 +01:00
Zef Hemel ddd730d9b3 Remove some page templates, remove template picker button, update changelog 2024-01-22 09:53:39 +01:00
Zef Hemel 07cec72257 Quick note inbox 2024-01-20 23:16:12 +01:00
Zef Hemel f30b1d3418
Templates 2.0 (#636)
Templates 2.0 and a whole bunch of other refactoring
2024-01-20 19:16:07 +01:00