1
0
Commit Graph

274 Commits

Author SHA1 Message Date
prcrst
ae9c8dcb4c
Upload file command with copy/paste logic (#571)
Upload: File command

Co-authored-by: prcrst <p-github@prcr.st>
Co-authored-by: Zef Hemel <zef@zef.me>
2023-11-23 12:09:48 +01:00
Zef Hemel
9b89330ec9 More linting 2023-11-21 16:56:21 +01:00
Zef Hemel
2aed9e5685 Fixes #539 linter support, now checking YAML formats 2023-11-21 16:24:20 +01:00
Zef Hemel
db607f1661 Fixes #394 and upgrade to emoji 15.1, optimizes size 2023-11-21 12:19:47 +01:00
Zef Hemel
063c49effb Preparing for 0.5.6 2023-11-19 12:18:16 +01:00
Zef Hemel
614d3f081a Remove duplicate keyboard shortcut Alt-shift-n 2023-11-16 14:10:09 +01:00
Zef Hemel
6336190c20 Federation URL handling 2023-11-16 13:55:02 +01:00
Zef Hemel
1af5e022a0 Milde optimizations 2023-11-16 09:59:37 +01:00
Zef Hemel
5b81185afa Fixes 2023-11-15 16:27:17 +01:00
Zef Hemel
6347c2b4d8 Rewrite page references in federated pages 2023-11-15 16:14:15 +01:00
Zef Hemel
663a15fe33 Template sets 2023-11-15 14:56:34 +01:00
Zef Hemel
b26b7f4f0a Better formatting for tt tags 2023-11-15 14:51:23 +01:00
Zef Hemel
b359d9e065 Don't index templates during full space reindex 2023-11-15 13:41:36 +01:00
Zef Hemel
35e2afc18b Fixes #566 2023-11-15 10:27:37 +01:00
Zef Hemel
8a7c50599d Fixes #522 2023-11-15 10:08:21 +01:00
Zef Hemel
b4ab56c712 Requeue messages on the server as well 2023-11-15 09:31:44 +01:00
Zef Hemel
b86d45880a Process handlebars in frontmatter for slash templates too 2023-11-14 09:51:36 +01:00
Zef Hemel
7fec3fe587 Fixes #559 2023-11-13 15:49:21 +01:00
Zef Hemel
1d7dc04f54 Fixes #563 2023-11-13 10:32:40 +01:00
Zef Hemel
95301a41ff Fixes #558 2023-11-12 12:08:09 +01:00
Zef Hemel
f3d72ca6f4 iframe widget pooling (experimental) 2023-11-12 11:50:49 +01:00
Zef Hemel
51e3dd72e8 0.5.4 2023-11-11 14:28:46 +01:00
Zef Hemel
d58db6aa1a No longer index templates tagged as #template 2023-11-09 09:26:44 +01:00
Zef Hemel
ed0c0d9616 Give docked Safari PWA the proper title bar color 2023-11-07 15:21:53 +01:00
Zef Hemel
1afac0274e Custom template slash commands 2023-11-06 09:14:16 +01:00
johnl
0e2a802bbd
Add a {time} template helper, reuse timestamp code from Quick Note as a niceTime (#555)
niceTime helper
2023-11-03 12:04:51 +01:00
Zef Hemel
e0b6fbed3e Change anchor reference syntax 2023-11-03 12:01:33 +01:00
Zef Hemel
509683c537 Added 'created' attribute to files and pages 2023-11-03 09:38:04 +01:00
Zef Hemel
3f1aa45b5d Global anchor completion 2023-11-02 16:19:33 +01:00
Zef Hemel
74387cb5b1 Support Live Queries and Live Tempaltes in markdown preview 2023-11-02 16:09:25 +01:00
Zef Hemel
626f1c5cad Template tweak 2023-11-02 12:51:09 +01:00
Zef Hemel
2844c8bc25 Markdown plug APIS 2023-11-02 12:35:30 +01:00
Zef Hemel
d8318c4ad7 Code widget refactor 2023-10-31 10:33:38 +01:00
Zef Hemel
4ef857acf4 Support render all in directives too 2023-10-30 14:17:48 +01:00
Zef Hemel
8f4d6e5d23 Fixes #542: render each and render all 2023-10-30 14:15:12 +01:00
Zef Hemel
af3e4737ba More tweak to widget rendering 2023-10-29 12:26:57 +01:00
Zef Hemel
7e9a3f7b6a Improvements to #530 styling 2023-10-29 12:10:30 +01:00
Zef Hemel
63b614670c Remove fancy markdown table formatting 2023-10-29 12:09:12 +01:00
Zef Hemel
0b9977a4c4 Added "source" button for template debugging 2023-10-29 10:14:18 +01:00
Zef Hemel
b5f4fb603c Merge branch 'main' of github.com:silverbulletmd/silverbullet 2023-10-29 10:02:53 +01:00
Zef Hemel
50caba8522 Factor out markdown widget rendering 2023-10-29 10:02:50 +01:00
Max Richter
0034b4e8a7
feat: style queries a bit nicer :) (#532) 2023-10-16 11:23:46 +02:00
Zef Hemel
99fe8e8c68 Ignore tags in first paragraph of page for paragraph indexing 2023-10-13 17:32:31 +02:00
Zef Hemel
cc5c2ee316 staskstate meta data 2023-10-13 17:10:57 +02:00
Zef Hemel
72453bac88 Fixes #521 2023-10-13 17:03:20 +02:00
Zef Hemel
13903a3e30 Indexing fixes 2023-10-13 16:33:37 +02:00
Zef Hemel
f7b664aad3 Fixes to paragraph indexing 2023-10-13 15:37:25 +02:00
Ian Shehadeh
50105fd044
Index plug: index paragraph nodes (#528)
* index plug: index paragraph nodes

Includes attributes and tags in the paragraphs.
 Only considers top level paragraphs (right below Document node)

* keep ref and pos consistent with other objects

- most objects just store the starting position in the `pos` field.
- ref is usually `${page}@${pos}` so that it works as a link.

* cleanup and clarify comments

* add paragraph to builtins index
2023-10-12 20:30:47 +02:00
Zef Hemel
ae17385dd9 Add ability to convert #use and #import via a command 2023-10-11 10:27:12 +02:00
Zef Hemel
dc255c3dda Fix iframes in Safari PWA 2023-10-09 21:02:57 +02:00