Commit Graph

178 Commits (53bf098579c344a1bbfbaaa92763091189e2b368)

Author SHA1 Message Date
Zef Hemel 876a164692 0.2.9 2023-01-22 15:49:49 +01:00
Zef Hemel d6d3ed9636 Fixes #326 2023-01-22 15:48:12 +01:00
Zef Hemel f79bcf232b Website copy fixes 2023-01-21 13:58:33 +01:00
Zef Hemel a4c103e127 Fixes #258 2023-01-21 13:37:55 +01:00
Zef Hemel 2577a2db32
Continuous sync (#320)
* Continuous sync

* Mobile dep upgrade
2023-01-20 16:08:01 +01:00
Zef Hemel 8944649b04
Update SilverBullet.md 2023-01-17 19:47:42 +01:00
Zef Hemel fdfd5e53d0 Getting started bump 2023-01-17 09:45:10 +01:00
Zef Hemel a53ebbd2e1 Fix onboarding and cloud pages appearing in queries 2023-01-17 09:34:49 +01:00
Zef Hemel e4a4467547 Sync: Local wipe and sync command and better info 2023-01-16 18:34:15 +01:00
Zef Hemel f47005ebcc Website fixes 2023-01-16 16:55:11 +01:00
Zef Hemel 18c1da4431 Rebranding from "Silver Bullet" to "SilverBullet" and updated a lot of website copy 2023-01-16 16:45:55 +01:00
Zef Hemel c8f0304ade Better onboarding page 2023-01-16 12:06:37 +01:00
Zef Hemel 9c0525e683 Ghost plug doc update 2023-01-15 13:48:43 +01:00
Zef Hemel 581a4c5432 Changelog 2023-01-14 12:07:57 +01:00
Zef Hemel a56e14bff1
Sync engine (#298)
Fixes #261
2023-01-13 15:41:29 +01:00
Tristan Sokol de6f531e91
Update 🔌 Markdown.md (#301)
seems like a copy/paste error
2023-01-10 22:16:11 +01:00
Zef Hemel 0365673c41
Mobile app PoC (#281)
Initial checkin of mobile "native" app
2023-01-08 12:24:12 +01:00
Zef Hemel 5681129e40 Changelog 2023-01-05 15:38:51 +01:00
Zef Hemel 7e6781012e 0.2.6 2023-01-05 15:26:56 +01:00
Tristan Sokol 65007df42c
Update Silver Bullet.md (#287) 2023-01-05 06:06:35 +01:00
Tristan Sokol 09d7e79811
Update Query.md (#280)
Add in a description of hardcoded variables you can use in queries, seems pretty relevant for bullet journal style scripting of tasks. 

Since this is copied from core/templates, and likely to change(?) maybe it would be best to use an #include directive and break out into a separate file?
2023-01-04 19:54:24 +01:00
Tristan Sokol 2e57a40136
Update Query.md documentation broken link (#276)
* Update Query.md
2023-01-04 19:50:36 +01:00
Tristan Sokol 3a21bbf309
Update Query.md (#277)
clarify documentation that the data sources are space wide, not just for the page where the query lives.
2023-01-04 19:17:55 +01:00
Zef Hemel c6065d792c Fixes #265 2023-01-04 16:45:13 +01:00
Zef Hemel fdc08d893a
PoC Electron app (#264)
Initial version of Electron wrapper + build pipeline
2023-01-03 20:46:52 +01:00
Tristan Sokol d97b6d8529
update daily note documentation (#266)
From the changelog it seems like this setting was added in 0.0.31 but doesn't appear to be documented anywhere. 

Thanks for this project! Let me know if you have any feedback, and/or if you'd like me to keep submitting PRs like these when I find them.
2023-01-02 14:12:38 +01:00
Zef Hemel 27a7f7130c
Update Silver Bullet.md 2022-12-28 15:00:44 +01:00
Zef Hemel ce323509a0 Copy tweak 2022-12-28 14:54:19 +01:00
Zef Hemel 982c3c2b1a Merge branch 'main' of github.com:silverbulletmd/silverbullet 2022-12-28 14:51:04 +01:00
Zef Hemel a89bf2f449 Website quick links 2022-12-28 14:51:01 +01:00
Evgenii Karagodin a2ff27f511
Fixes #129: add "attachment" query source (#239) 2022-12-28 08:51:55 +01:00
Zef Hemel e38d8b5806 Changelog and RPI instructions 2022-12-27 12:52:15 +01:00
Zef Hemel 81adc538e5 Added mermaid and KaTeX plugs, updated changelog 2022-12-22 16:47:04 +01:00
Zef Hemel fbb45f0525 Changelog 2022-12-22 11:23:27 +01:00
Zef Hemel dcdcb7c102
Update Silver Bullet.md 2022-12-21 20:13:32 +01:00
Zef Hemel 3545d00d46
Major mini editor refactoring (#225)
Replaces most editing components with CM components, enabling vim mode and completions everywhere

Fixes #205 
Fixes #221 
Fixes #222 
Fixes #223
2022-12-21 14:55:24 +01:00
Zef Hemel 6897111cf9 Changelog 2022-12-19 13:42:20 +01:00
Zef Hemel 69ecf6a947 Another Mattermost plug update 2022-12-16 16:52:03 +01:00
Zef Hemel c2b2aeca6f 0.2.4 release + Mattermost plug doc update 2022-12-16 16:45:29 +01:00
Zef Hemel 0314e3025f Fixes #204 2022-12-16 13:00:06 +01:00
Zef Hemel 88cc80cd1a Fixes #201 2022-12-16 12:44:04 +01:00
Zef Hemel 3fd24fcae4 Added vim mode to changelog 2022-12-15 13:26:08 +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
B. Burt 25cefed095
Fix typo on plugs.md (#191) 2022-12-13 10:28:58 +01:00
Zef Hemel 3006e4f139 Updated changelog 2022-12-12 09:24:51 +01:00
Arturo R 1559f299ab
Update backlinks plug JSON URL. (#184) 2022-12-11 12:52:12 +01:00
Zef Hemel 850077bad0 Fixes #144 2022-12-09 17:13:26 +01:00
Zef Hemel 453c613ef4 UI font tweaks 2022-12-09 14:16:28 +01:00
Zef Hemel 2d6a24dc49
Switch to feather icons (#175)
Switch to feather icons
2022-12-08 17:04:07 +01:00
Zef Hemel 5b8c25f8b3
Deno docker update (#174)
Fix #150: update Dockerfile and docker-compose
2022-12-07 18:43:47 +01:00