Commit Graph

83 Commits

Author SHA1 Message Date
kitelev 5e01bbf24a Add API 2024-12-30 21:20:55 +05:00
kitelev d5fa7433e8 Add obsidian-dataview dependency
Add NoteRepository.ts with all() method
Add command that counts all vault notes
2024-12-30 20:58:27 +05:00
kitelev 4662be38ac Add ribbonIcon with ExoCommands
Add ExoCommand that opens random old note
2024-12-30 20:02:56 +05:00
kitelev 17a3bcb009 Small refactoring 2024-12-30 18:05:25 +05:00
kitelev cd96ed0bf2 Add command 2024-12-30 17:55:30 +05:00
Andrey Kitelev 5eb4e42702 Fixed typo 2024-12-01 00:44:46 +05:00
Andrey Kitelev f40c720d4e Update manifest.json 2024-12-01 00:44:09 +05:00
Andrey Kitelev ee2bc95a6d Test 2024-12-01 00:17:33 +05:00
kitelev 6722ae8032 Add release workflow 2024-11-30 23:32:54 +05:00
kitelev 2647d490ec Update version 2024-11-30 23:26:19 +05:00
kitelev 6f48a14b18 Merge branch 'master' of https://github.com/kitelev/obsidian-exo-plugin 2024-11-30 23:23:41 +05:00
kitelev 81b6f22842 Initial commit 2024-11-30 23:22:36 +05:00
kitelev 7ecca7156e
Create LICENSE 2024-11-30 23:18:08 +05:00
Johannes Theiner ee04e2f81f
Merge pull request #120 from claremacrae/fix-readme-api-comment
Remove statement that API is unstable
2024-11-11 21:25:18 +01:00
Clare Macrae 92050ad841
Remove statement that API is unstable 2024-11-11 19:58:31 +00:00
Steph Ango daa0cba23c
Merge pull request #78 from aleksey-rowan/patch-1
Minify production build
2024-08-21 11:22:30 -07:00
Johannes Theiner bfa0145644
Merge pull request #91 from revolter/patch-1
Fix inconsistent indentation
2024-07-31 22:06:34 +02:00
Johannes Theiner 893e489e84
Merge pull request #92 from revolter/patch-2
Fix incorrect TypeScript spelling
2024-07-31 21:47:47 +02:00
Johannes Theiner d05f42d8c5
Merge pull request #95 from tobiasvl/patch-1
Update README.md
2024-07-31 20:18:53 +02:00
Tobias V. Langhoff 47ec36c11e
Update README.md
Update link to plugin guidelines
2024-03-02 22:30:14 +01:00
iulianOnofrei (U-lee-aan) de770934b2
Fix incorrect TypeScript spelling 2024-01-21 15:20:39 +02:00
iulianOnofrei (U-lee-aan) f4debcda6b
Fix inconsistent indentation 2024-01-19 21:14:58 +02:00
Aleksey Rowan 7330e7499a
build: minify prod build
closes #70
2023-11-15 14:10:43 -05:00
Aleksey Rowan e60294b950
Update manifest description (#77) 2023-11-15 12:17:04 -05:00
Lishid 7112f01bc6
Update README.md 2023-07-25 15:17:26 -04:00
Johannes Theiner e8f03522bc
Adapt to plugin guidelines (#65)
- remove header in settings
- remove logging of changed settings value
2023-07-17 12:36:25 -04:00
Erica Xu 9be2b5d748
Update manifest.json 2023-07-11 11:37:36 -04:00
Alexander Pozdneev 2aee08d3d5
Remove old info about styles.css (#56) 2023-05-01 14:48:46 -04:00
Tim Rogers 0b5e5a2f6e
Upgrade esbuild to v0.17.x (#47) 2023-01-25 13:49:50 -05:00
INOUE Takuya 49fba8aa1f
fix .eslintignore (#48) 2023-01-19 10:06:51 -05:00
Erica Xu 747672e2f8
Merge pull request #42 from obsidianmd/funding-url
Add funding URL documentation
2022-12-05 15:57:04 -05:00
Erica Xu d3bb1e6775
Update README.md 2022-12-05 15:55:39 -05:00
Erica Xu b376f9c428
Add funding URL documentation 2022-12-05 15:49:16 -05:00
Erica Xu 97d84bc54b
Update manifest.json 2022-12-05 15:28:53 -05:00
lishid 866d3b8f0d Build: Target ES2018. 2022-08-20 20:25:17 -04:00
lishid 64e8649877 Update sample css file. 2022-08-09 13:39:02 -04:00
lishid b46f6c9322 Update for 0.15 2022-08-09 13:38:50 -04:00
lishid 04432b2ebf Upgrade dependencies, add strictNullChecks. 2022-06-24 15:41:39 -04:00
Lishid 00967d9040
Update esbuild.config.mjs 2022-06-19 20:50:11 -04:00
Henré Botha f85d2b74b5
Fix README headings (#29) 2022-05-07 11:15:23 -04:00
Xiao Meng f690c04577
use LF instead of CRLF (#28) 2022-04-15 14:13:31 -04:00
Lishid 24918c946d
Update README.md 2022-04-04 22:20:58 -04:00
lishid af0d47c19c Always use latest obsidian package. 2022-03-09 10:29:32 -05:00
Lishid 43a3b5eaeb
Update package.json 2022-02-24 00:17:16 -05:00
pseudometa 4b06e44f8f
Update .gitignore (#25) 2022-01-28 10:34:53 -05:00
aidenlx f3286063d3
add version bump script (#10) 2022-01-22 16:13:50 -05:00
Federico Granata 4f502e92eb
Update README.md (#24) 2022-01-21 11:15:02 -05:00
Federico Granata 67e05fe677
remove `package-lock.json` from `.gitignore` (#23) 2022-01-21 11:14:49 -05:00
fyears fe035a3008
add type check (#22) 2022-01-16 10:07:19 -05:00
lishid a25092b586 Update esbuild script to include codemirror packages as external. 2022-01-10 09:01:38 -05:00