Zef Hemel
6ec6961c25
Fix body in fetch()
2023-01-08 22:38:54 +01:00
Zef Hemel
e882734489
Fix body in fetch()
2023-01-08 21:13:50 +01:00
Zef Hemel
2617e0e587
Make body work with fetch()
2023-01-08 21:08:17 +01:00
Zef Hemel
d3c58da4bf
Added "body" support to fetch
2023-01-08 21:01:48 +01:00
Zef Hemel
8dac58f38a
Handle inline images and attachments via data urls
2023-01-08 15:29:34 +01:00
Zef Hemel
0365673c41
Mobile app PoC ( #281 )
...
Initial checkin of mobile "native" app
2023-01-08 12:24:12 +01:00
Tristan Sokol
dc7de9d8f9
update listify command to work with selection and add keyboard shortcut ( #290 )
...
Co-authored-by: Tristan Sokol <tristan@rightfoot.com>
2023-01-06 18:47:08 +01:00
Martin Kraft
6f500bcc16
Fixes #234
2023-01-06 18:17:39 +01:00
Zef Hemel
5681129e40
Changelog
2023-01-05 15:38:51 +01:00
Tristan Sokol
8fcc7741d2
Fixes #210
...
Add in new refactor file and extract to page command
Co-authored-by: Tristan Sokol <tristan@rightfoot.com>
2023-01-05 15:37:08 +01:00
Zef Hemel
168187d13f
Add silverbullet.js to release
2023-01-05 15:34:02 +01:00
Zef Hemel
9e2dbcf015
Fix build
2023-01-05 15:31:10 +01:00
Zef Hemel
7e6781012e
0.2.6
2023-01-05 15:26:56 +01:00
Zef Hemel
23d090eed0
Fixes #283
2023-01-05 15:13:14 +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
b30a0a3fa7
Fixes #270
2023-01-04 07:51:58 -08:00
Zef Hemel
c6065d792c
Fixes #265
2023-01-04 16:45:13 +01:00
Zef Hemel
3883ba9a66
Merge branch 'main' of github.com:silverbulletmd/silverbullet
2023-01-04 16:39:10 +01:00
Evgenii Karagodin
66eb289d6e
Prevent losing commands with context ( #254 )
2023-01-04 16:37:09 +01:00
Zef Hemel
b0c9fd0124
Remove separate upgrades from desktop
2023-01-04 10:45:11 +01:00
Krzysztof Kowalczyk
c3d5f4275e
better up / down handling in FilterList ( #232 )
...
Better up/down handling in FilterList; fixes #230
Co-authored-by: Zef Hemel <zef@zef.me>
2023-01-03 21:27:46 +01:00
Zef Hemel
fdc08d893a
PoC Electron app ( #264 )
...
Initial version of Electron wrapper + build pipeline
2023-01-03 20:46:52 +01:00
Zef Hemel
558aee71fe
Merge branch 'main' of github.com:silverbulletmd/silverbullet
2023-01-03 16:23:42 +01:00
Zef Hemel
5b8744d0a8
Remove read-only mode
2023-01-03 16:23:38 +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
e4ebaa2cf4
Fixes #107
2023-01-01 11:28:25 -08:00
Krzysztof Kowalczyk
8d3688b2fd
add build_plugs.ts ( #229 )
2022-12-29 20:33:40 +01:00
Zef Hemel
03c49dc937
Fixes #243
2022-12-29 12:59:45 +01:00
Zef Hemel
f78a0abbbe
Fixes #240
2022-12-29 12:53:42 +01:00
Zef Hemel
a203f368c2
Merge branch 'main' of github.com:silverbulletmd/silverbullet
2022-12-29 12:45:59 +01:00
Zef Hemel
8846dc334b
Fixes #249
2022-12-29 12:45:53 +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
d41b146c51
Fixes #236
2022-12-27 15:22:14 +01:00
Zef Hemel
e38d8b5806
Changelog and RPI instructions
2022-12-27 12:52:15 +01:00
Evgenii Karagodin
0d10caf55c
Fixes #180 ( #237 )
2022-12-27 10:49:16 +01:00
Zef Hemel
81adc538e5
Added mermaid and KaTeX plugs, updated changelog
2022-12-22 16:47:04 +01:00
Zef Hemel
cca48f66cd
Fixes #158
2022-12-22 16:20:05 +01:00
Zef Hemel
fbb45f0525
Changelog
2022-12-22 11:23:27 +01:00
Zef Hemel
089bc02ddd
Fixes #206
2022-12-22 11:21:12 +01:00
Zef Hemel
dcdcb7c102
Update Silver Bullet.md
2022-12-21 20:13:32 +01:00
Zef Hemel
52f0c14c78
Fixes #207
2022-12-21 16:08:51 +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