SebastianMC
d6802a6a28
Versions bump for release
2022-09-26 15:11:37 +02:00
SebastianMC
1f361cdf16
Version bump to include the newly added license to the released pacakge
2022-09-14 18:34:05 +02:00
SebastianMC
f3bbe3d9b6
Version bump after major update (merged upstream obsidianmd/obsidian-sample-plugin changes)
2022-09-14 11:16:46 +02:00
SebastianMC
307f525f5a
Merge remote-tracking branch 'upstream/master' into merge-upstream-1
...
# Conflicts:
# manifest.json
# package.json
# styles.css
# tsconfig.json
# versions.json
2022-09-13 15:58:31 +02:00
SebastianMC
73440c562b
Version bump for release 0.6.2
2022-09-07 22:53:21 +02:00
SebastianMC
6801041627
Version bump for release
2022-09-05 10:54:34 +02:00
SebastianMC
e972bce007
Ticket #1 : added support for imposed sorting rules inheritance by subfolders
...
- new syntax: target-folder: Reviews/* <-- applies to folder, subfolders and all descendant folders
- new syntax: target-folder: Reviews/... <-- applies to folder and subfolders
- special case: target-folder: /* tells the plugin to apply the specified sorting to entire vault
- enhanced syntax for '.' - can be used to specify relative path now (e.g. target-folder: ./daily)
- added new sorting attribute (sorting: standard) to actually give back the sorting into the hands of standard Obsidian mechanisms
- fixed a minor bug: some of error messages were displayed only in console, not in the ballons
- unit tests for all new and changed functionality
- pending README.md update
2022-08-30 18:53:58 +02:00
SebastianMC
b1a43dff3a
More informative message to the user when no custom sorting specification was found at all
2022-08-17 20:23:37 +02:00
lishid
b46f6c9322
Update for 0.15
2022-08-09 13:38:50 -04:00
SebastianMC
93daf529d3
First public release of the Obsidian custom sort plugin
2022-08-06 03:15:44 +02:00
lishid
04432b2ebf
Upgrade dependencies, add strictNullChecks.
2022-06-24 15:41:39 -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
aidenlx
f3286063d3
add version bump script ( #10 )
2022-01-22 16:13:50 -05:00
fyears
fe035a3008
add type check ( #22 )
2022-01-16 10:07:19 -05:00
lishid
db18a36e65
Update build script to include external node packages.
2021-11-01 15:18:11 -04:00
TfTHacker
6fdd374cb8
Adding eslint for code .\src\ ( #17 )
2021-10-30 14:04:07 -04:00
Phillip
02ac033b15
Use ESBuild API instead of passing command line arguments ( #16 )
2021-10-25 11:45:15 -04:00
lishid
3afc9d78ab
Update sample plugin to use ESBuild.
2021-10-19 13:34:58 -04:00
lishid
3b38a36a07
Upgrade dependencies.
2021-04-23 17:01:55 -04:00
lishid
f3f000a6b2
Update dependencies.
2021-04-12 19:06:03 -04:00
lishid
e1efb17322
Rollup: Don't include source code in distribution.
2021-04-06 08:48:36 -04:00
lishid
245339d8e0
Use rollup for bundling.
2020-10-26 12:02:41 -04:00
lishid
2889865881
Refactor: Use new version of obsidian.d.ts from remote.
2020-10-26 11:07:18 -04:00
lishid
ed3770792a
Initial commit!
2020-10-25 16:58:31 -04:00