Commit Graph

199 Commits (compile)

Author SHA1 Message Date
Zef Hemel 0ba1806418
Fixes #397: move to single binary distribution (#398)
May still have some issues, will figure them out along the way
2023-05-07 09:54:01 +02:00
Zef Hemel dd46054e13 Changelog update 2023-04-19 11:06:10 +02:00
Valentin Rieß 71be0a2343
Update STYLES.md (#391)
Add more css customization examples
2023-04-18 20:57:34 +02:00
Zef Hemel eb73124481 Merge branch 'main' of github.com:silverbulletmd/silverbullet 2023-03-13 10:00:09 +01:00
Zef Hemel ea293be159 Include tags in frontmatter in autocomplete 2023-03-13 09:59:58 +01:00
Jim Tittsler 2c1d302e21
Fix typos (#380) 2023-03-12 07:19:43 +01:00
Zef Hemel 74c5e506c2 Changelog 2023-02-28 11:15:20 +01:00
Zef Hemel e2ed5cda0b SETTINGS documentation 2023-02-28 11:13:24 +01:00
Zef Hemel 288e67e380 Added support for overriding CSS styles with STYLES page 2023-02-28 10:07:20 +01:00
Zef Hemel 91cc9a13c7 Changelog 2023-02-27 15:58:39 +01:00
Zef Hemel 495012f796 Long term Discord link 2023-02-17 14:07:55 +01:00
Zef Hemel f934330fa9 Merge branch 'main' of github.com:silverbulletmd/silverbullet 2023-02-17 14:05:16 +01:00
Zef Hemel 026b7e8606 Move to Discord 2023-02-17 14:02:10 +01:00
Valentin Rieß 71fd2aeea4
Fix URLs in 🔌 Git.md (#369) 2023-02-14 16:02:36 +01:00
Zef Hemel 5ed30eca74 Android: allow http traffic 2023-01-27 09:28:44 +01:00
Zef Hemel 9c04db6a9c Sync tweaks 2023-01-26 15:54:28 +01:00
Zef Hemel cf9ca06dff Fix tag completion 2023-01-26 12:02:41 +01:00
Zef Hemel e14d6a6fb8 Fix build and tests 2023-01-25 18:40:34 +01:00
Zef Hemel 0bfe2351b4 Changelog 2023-01-25 09:54:14 +01:00
Zef Hemel 9cf691345f Desktop: Open Recent support 2023-01-25 09:47:19 +01:00
Zef Hemel e7728c2d2a Fixes #319 2023-01-23 18:52:17 +01:00
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