1
0
Commit Graph

21 Commits

Author SHA1 Message Date
Zef Hemel
1d5c6f9277 Replace YAML parser 2023-11-29 16:51:28 +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
d8797aa805 Code complete fixes and changelog 2023-10-04 17:14:24 +02:00
Zef Hemel
0313565610
Complete redo of content indexing and querying (#517)
Complete redo of data store
Introduces live queries and live templates
2023-10-03 14:16:33 +02:00
Zef Hemel
5f484bed57
SilverBullet pivot to become an offline-first PWA (#403) 2023-05-23 20:53:53 +02:00
Zef Hemel
ece4177e11 Fixes #344 2023-02-28 11:13:18 +01:00
Zef Hemel
a3fb2ffe92 Fix sync with silverbullet.md 2023-01-20 17:03:55 +01:00
Zef Hemel
2577a2db32
Continuous sync (#320)
* Continuous sync

* Mobile dep upgrade
2023-01-20 16:08:01 +01:00
Zef Hemel
a53ebbd2e1 Fix onboarding and cloud pages appearing in queries 2023-01-17 09:34:49 +01:00
Zef Hemel
e5276319e0 Timeouts for sync config 2023-01-14 18:51:00 +01:00
Zef Hemel
a56e14bff1
Sync engine (#298)
Fixes #261
2023-01-13 15:41:29 +01:00
Zef Hemel
aaebea5e54
Major directive refactor (#195)
Fixes #188 #144 #76: major refactor of directive parsing, rendering, styling
2022-12-14 20:04:20 +01:00
Zef Hemel
7d28b53b75 Massive restructure of plugin API 2022-10-14 15:11:33 +02:00
Zef Hemel
561aa6891f
Migrate to Deno (#86)
Big bang migration to Deno 🤯
2022-10-10 14:50:21 +02:00
Zef Hemel
1f842ec1d6 Monorepo with yarn workspaces requires yarn 3.2 2022-04-21 13:57:45 +02:00
Zef Hemel
b3c3302970 Materialized query parser redo 2022-04-11 20:34:09 +02:00
Zef Hemel
eb781b9e19 Enormous refactor adding IndexedDB space and syncing. 2022-04-06 15:39:20 +02:00
Zef Hemel
16577c8ea2 Rewrote all plugs using MarkdownTree 2022-04-04 11:51:41 +02:00
Zef Hemel
07453d638b Rewrote some navigation stuff based on new parser 2022-04-03 18:42:12 +02:00
Zef Hemel
16bf0d866d Reapplied all the things 2022-04-03 18:12:16 +02:00