Zef Hemel
380e3d3904
Possibly fixes #307
2023-01-15 11:14:21 +01:00
Zef Hemel
bd4e38fd4e
Merge branch 'main' of github.com:silverbulletmd/silverbullet
2023-01-14 18:51:04 +01:00
Zef Hemel
e5276319e0
Timeouts for sync config
2023-01-14 18:51:00 +01:00
Zef Hemel
7f954ecb11
Hypothetically should put icon in linux app but doesn't
2023-01-14 16:11:58 +01:00
Zef Hemel
d371f2f68a
Added source of table parser
2023-01-14 16:08:16 +01:00
Zef Hemel
b41d9514d1
Windows icon
2023-01-14 06:00:30 -08:00
Zef Hemel
d888ab9324
WIP desktop builds
2023-01-14 05:28:32 -08:00
Zef Hemel
6e41731f3f
Windows ico
2023-01-14 13:07:07 +01:00
Zef Hemel
f14d1f807a
0.2.7
2023-01-14 12:08:24 +01:00
Zef Hemel
581a4c5432
Changelog
2023-01-14 12:07:57 +01:00
Zef Hemel
2e25718ff6
Fixes #305
2023-01-14 03:05:07 -08:00
Zef Hemel
1b0aa11ee2
Fixes #297 Fixes #235
2023-01-14 03:04:51 -08:00
Zef Hemel
285b52ebef
Fixes #304
2023-01-13 16:59:28 +01:00
Zef Hemel
a170d9c2d7
Fixes #293
2023-01-13 16:33:36 +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
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