1
0
Commit Graph

387 Commits

Author SHA1 Message Date
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
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
Nguyen Long Nhat
acec440444
Fix some grammars (#170)
Fix grammar
2022-12-07 17:05:27 +01:00
Zef Hemel
7bd9c8220e Remove hashtags from example template/task template 2022-12-06 10:15:48 +01:00
Zef Hemel
7c31b13a83 Merge branch 'main' of github.com:silverbulletmd/silverbullet 2022-12-05 20:14:36 +01:00
Sergio Moura
3d5d83ebde
fix query grammar link (#159) 2022-12-05 15:55:44 +01:00
Zef Hemel
0b82d248d3 Fixes #143 2022-12-05 13:07:38 +01:00
Zef Hemel
3175b3c948 Merge branch 'main' of github.com:silverbulletmd/silverbullet 2022-12-05 12:17:27 +01:00
Zef Hemel
e780a838b6 Fixes #139 #140 2022-12-05 12:14:21 +01:00
Zef Hemel
c98f486588
Update Silver Bullet.md
Fix video link
2022-12-04 06:41:07 +01:00
Jouni K. Seppänen
9baac2181a
Allow the user to specify hostname to listen on (#138) 2022-12-04 06:24:06 +01:00
Zef Hemel
15263a8dc6 Nicer hash tag CSS 2022-11-30 15:59:28 +01:00
Zef Hemel
477f021644 Fixes #133 2022-11-30 11:26:47 +01:00
Zef Hemel
6a047e1ef4 CommandLink alias syntax 2022-11-29 09:11:23 +01:00
Zef Hemel
a20aed99e2 Replace (wiki) links with proper link widgets for better click behavior 2022-11-28 16:56:15 +01:00
Zef Hemel
f685061f1a More website tweaks 2022-11-27 18:02:48 +01:00
Zef Hemel
da4027f4bc Collab support on front page 2022-11-27 11:43:10 +01:00
Zef Hemel
33736d2622 More website copy editing 2022-11-27 11:21:03 +01:00
Zef Hemel
45b84ab05b More copy edits 2022-11-27 09:16:44 +01:00
Zef Hemel
3d96716265 Website copy 2022-11-27 09:12:24 +01:00
Zef Hemel
a95ee41ddb Updated website copy 2022-11-27 08:48:13 +01:00
Zef Hemel
3b1802399a Fixes #120 2022-11-27 08:48:01 +01:00
Zef Hemel
2603fdb939 Changelog 2022-11-26 19:10:00 +01:00
Zef Hemel
eb68dba823 Changelog update 2022-11-25 16:21:33 +01:00
Zef Hemel
e303362bcc More instructions on Collab and Share 2022-11-25 16:19:46 +01:00
Zef Hemel
e926b7ba47 Massive documentation bump 2022-11-25 16:01:05 +01:00
Zef Hemel
94127c41f0 Directive fix 2022-11-25 13:47:10 +01:00
Zef Hemel
69ac54b414 Switching website to live SB instance 2022-11-25 13:36:42 +01:00
Zef Hemel
b61e8ff681 Implementation of #117: sharing 2022-11-24 16:08:51 +01:00
Zef Hemel
c5c6cd3af0 Disable rich test paste when Shift key is held while pasting 2022-11-23 11:53:11 +01:00
Zef Hemel
5d89e15959 Plugs: Add command 2022-11-20 10:56:52 +01:00
Zef Hemel
7a627c2f35 Fixes #124 2022-11-20 10:24:24 +01:00
Zef Hemel
f28b0a33bc Tables and code snippets in sandbox 2022-11-18 17:17:07 +01:00
Zef Hemel
9fcacc0f7b Typo fix 2022-11-18 17:08:15 +01:00
Zef Hemel
d91cabf497 Update sandbox instructiosn 2022-11-18 17:06:30 +01:00
Zef Hemel
7f367b9426 Better iOS screenshot 2022-11-18 17:00:46 +01:00
Zef Hemel
5ff53be3fb Updated screenshots 2022-11-18 16:59:55 +01:00
Zef Hemel
24c17a793f
Live Preview (#119)
Live preview mode is here
2022-11-18 16:04:37 +01:00
Zef Hemel
eb3af597be Fixes #110 rich text paste 2022-11-09 11:38:12 +01:00
Ben Schumacher
334550675a
Add nextWeek template variable (#109) 2022-11-03 13:14:43 +01:00
Zef Hemel
c56261a024 Weekly Note command + docs 2022-11-02 09:06:30 +01:00
Zef Hemel
c4f80589f3 Migrated silverbullet-publish into this repo 2022-11-01 17:03:42 +01:00
Zef Hemel
a5b8fce3eb More whitespace 2022-10-29 17:01:43 +02:00
Zef Hemel
75edc9e6ac Website improvements 2022-10-29 16:57:12 +02:00
Zef Hemel
c54e93a2b9 Website updates 2022-10-29 09:48:10 +02:00
Zef Hemel
a11f0f5b31 Changelog update 2022-10-29 09:28:55 +02:00
Zef Hemel
540af411a0 Large "query" plug refactor into "directive" 2022-10-28 16:17:40 +02:00
Zef Hemel
f04f429c29 Rename plug:build to plug:compile 2022-10-25 18:49:33 +02:00
Zef Hemel
a2e5d0cc93 Changed named anchor syntax 2022-10-24 19:40:52 +02:00
Zef Hemel
246d3ae45b Updated install/upgrade instructions for website 2022-10-24 16:29:58 +02:00
Zef Hemel
ae0aa0639c Move plugos-bundle into silverbullet plug:build command 2022-10-24 16:06:36 +02:00
Zef Hemel
2d9240ee25 New silverbullet command line structure, allowing for sub-commands 2022-10-23 09:06:12 +02:00
Zef Hemel
110f262e6f Changelog update 2022-10-22 20:24:00 +02:00
Zef Hemel
006ad76c85 Rename fulltext search 2022-10-19 11:30:36 +02:00
Zef Hemel
6013426212 Fixes #93 #56 2022-10-17 16:28:58 +02:00
Zef Hemel
7d1a04f392 Fixes #92: implements frontmatter syntax 2022-10-17 15:48:21 +02:00
Zef Hemel
fe77d44745 Changelog 2022-10-14 15:55:11 +02:00
Zef Hemel
7d28b53b75 Massive restructure of plugin API 2022-10-14 15:11:33 +02:00
Zef Hemel
4c19ab21f2 Refactor of asset bundles 2022-10-12 11:47:13 +02:00
Zef Hemel
415e53904b Fixed HTTP header related issues causing hangs 2022-10-10 16:20:29 +02:00
Zef Hemel
95b6076229 Doc fixes 2022-10-10 15:09:56 +02:00
Zef Hemel
eb1530429e Update development.md 2022-10-10 14:55:48 +02:00
Zef Hemel
561aa6891f
Migrate to Deno (#86)
Big bang migration to Deno 🤯
2022-10-10 14:50:21 +02:00
Ben Schumacher
218fe921d9 Document in query operator 2022-09-29 20:46:29 +00:00
Zef Hemel
a598b32ce1 0.0.35 2022-09-14 12:48:27 +02:00
Zef Hemel
c80342417c Fix demo 2022-09-13 08:57:04 +02:00
Zef Hemel
43b5f62210 Fix demo 2022-09-13 08:46:30 +02:00
Zef Hemel
d9338543eb Dependency bump 2022-09-13 08:41:01 +02:00
Zef Hemel
047df0d059 Changelog 2022-09-06 14:47:03 +02:00
Zef Hemel
61d5f9d460 Changed attachment link behavior 2022-09-06 14:36:06 +02:00
Zef Hemel
03daf92ba4 Improved autocomplete styling 2022-09-06 11:30:54 +02:00
Zef Hemel
1e6ed27a9c Website to the new demo environment 2022-09-05 16:41:58 +02:00
Zef Hemel
8905195240 Publish website with silverbullet-publish 2022-09-05 16:33:56 +02:00
Zef Hemel
0ed956feda FS API encoding support 2022-09-05 16:15:01 +02:00
Zef Hemel
c7545bf350 Fixes #71: also adds drag & drop support 2022-09-05 13:11:03 +02:00
Zef Hemel
2ed378880b Initial pass of supporting attachments #71 2022-09-05 11:47:30 +02:00
Zef Hemel
b025a3c76a Remove /task-today 2022-09-05 09:02:14 +02:00
Zef Hemel
69ec24ee2d Change search prefix and add cloud page references 2022-09-02 15:41:40 +02:00
Zef Hemel
799144a74e Anchors 2022-08-30 10:44:20 +02:00
Zef Hemel
56af04daa2 Add maximum width to inline images 2022-08-29 15:47:16 +02:00
Zef Hemel
9cf5984319 Adding to changelog 2022-08-27 09:14:43 +00:00
Sinan Sonmez (Chaush)
a931700364
delete in operator 2022-08-22 17:13:45 +02:00
Sinan Sonmez (Chaush)
3b3be20cd8
Update website/🔌 Query.md
Co-authored-by: Guillermo Vayá <guivaya@gmail.com>
2022-08-22 12:25:17 +02:00
Sinan Sonmez (Chaush)
03547ca9d0 How to use the template? 2022-08-21 20:49:49 +00:00
Sinan Sonmez (Chaush)
af16ff97ac What is the syntax 2022-08-21 20:45:32 +00:00
Sinan Sonmez (Chaush)
e3ddc660e2 how to create a template 2022-08-21 20:35:32 +00:00
Sinan Sonmez (Chaush)
f816149e6b operators are added 2022-08-21 20:23:30 +00:00
Zef Hemel
47faea2289 Renamed #inject to #use 2022-08-10 09:18:11 +02:00
Zef Hemel
6c7bb825a8 Merge branch 'main' of github.com:silverbulletmd/silverbullet 2022-08-09 16:36:51 +02:00
Zef Hemel
7f6e608460 Template syntax refactor 2022-08-09 15:37:47 +02:00
Zef Hemel
9d88764123 Added core plug to website 2022-08-08 18:16:43 +00:00
Zef Hemel
1bbfbe19e2 Improvements to templates 2022-08-08 13:56:04 +02:00
Zef Hemel
3589aadbb3 PAGENAME for page instantiations 2022-08-08 13:09:19 +02:00
Zef Hemel
ce83680ac5 Changelog updates 2022-08-02 14:39:26 +02:00
Zef Hemel
31f1b4cb88 Migrate website to use indexPage setting 2022-08-02 13:26:04 +02:00
Zef Hemel
b29b175b40 0.0.29 2022-08-01 18:27:50 +02:00
Zef Hemel
5705eb4cbe Clean up filter boxes 2022-08-01 17:06:17 +02:00
Zef Hemel
d6fd595b69 Cleanup website build files 2022-08-01 11:25:59 +02:00
Zef Hemel
4060d0a3f8 Added a CHANGELOG 2022-08-01 11:25:46 +02:00
Sinan Sonmez (Chaush)
4be859c810 adress PR review 2022-07-30 15:42:25 +00:00
Sinan Sonmez (Chaush)
9cb8be6d03 improve the format 2022-07-30 11:52:41 +00:00
Sinan Sonmez (Chaush)
803e0ed77c final query 2022-07-30 11:36:25 +00:00
Sinan Sonmez (Chaush)
589e2bd05e Query to select only certain fields 2022-07-30 11:29:23 +00:00
Sinan Sonmez (Chaush)
8bc9e626fb Simple query without a condition 2022-07-30 11:24:23 +00:00
Sinan Sonmez (Chaush)
3bc738088a simple query 2022-07-30 11:22:41 +00:00
Sinan Sonmez (Chaush)
3f15316ac9 Plug data sources 2022-07-30 11:16:40 +00:00
Sinan Sonmez (Chaush)
acb8d068ee special data 2022-07-30 11:13:43 +00:00
Sinan Sonmez (Chaush)
a3cd0faacc builtin data sources 2022-07-30 11:11:24 +00:00
Sinan Sonmez (Chaush)
4e60d4e514 update how to run a query 2022-07-30 11:03:57 +00:00
Sinan Sonmez (Chaush)
87ed549eae write What, syntax and how to run 2022-07-29 16:05:43 +00:00
Zef Hemel
53832de0e4 Start of query plugin docs 2022-07-28 17:47:36 +00:00
Zef Hemel
f9875e7e57 Replaced #inst with #template and #include, made query parsing more robust 2022-07-25 16:51:46 +02:00
Zef Hemel
dc2a98070d Mattermost plugin notes 2022-07-25 12:37:59 +00:00
Zef Hemel
bf9b7d2828 knowledge playground -> knowledge paltform 2022-07-24 20:35:04 +00:00
Zef Hemel
e291afc599 More website updates 2022-07-24 20:05:59 +00:00
Zef Hemel
83c54b2754 Website updates, using a query to generate a plug list. 2022-07-24 19:39:37 +00:00
Guillermo Vaya
24df846988 Add GHR protocol to plug manager 2022-07-23 20:57:59 +02:00
Zef Hemel
ee60ca482c Plug directory 2022-07-18 15:23:43 +00:00
Zef Hemel
ec3fa7aa37 Website 2022-07-16 19:14:10 +00:00
Zef Hemel
2452e782a2 Add markdown preview to things to try 2022-07-16 18:26:01 +00:00
Jim Tittsler
f874a709f8
website: add missing words 2022-07-16 23:17:00 +09:00
Zef Hemel
081db983db Docs update 2022-07-16 10:18:31 +00:00
Zef Hemel
8862f314ec Merge ; commit '1077063184ac0b64bc6b9ecc71e3978b3a39d068'
Conflicts:
	website/index.md
2022-07-15 22:59:48 +02:00
Zef Hemel
1197e439ba updates 2022-07-15 22:57:22 +02:00
Zef Hemel
1077063184 Tweaky tweak 2022-07-15 20:24:06 +02:00
Zef Hemel
03e12ccb0e More website text tweaks 2022-07-15 20:15:11 +02:00
Zef Hemel
976c9c7a7d Updated content 2022-07-15 19:57:14 +02:00
Zef Hemel
35188b7f65 Text tweaks 2022-07-15 19:14:55 +02:00
Zef Hemel
fd683c2967 More instructions on website homepage 2022-07-15 19:10:56 +02:00
Zef Hemel
307bd3be7a Move to website folder 2022-07-15 14:59:47 +02:00