Commit Graph

  • 6b5af562c4
    Update advanced-README.md Andrei 2024-02-21 09:02:02 +0800
  • a4d18e3063
    Update advanced-README.md Andrei 2024-02-21 09:00:33 +0800
  • e88b670f6d
    Update advanced-README.md Andrei 2024-02-21 08:56:00 +0800
  • b511163f8a
    Update advanced-README.md Andrei 2024-02-21 08:51:33 +0800
  • d68c1561d8
    Update advanced-README.md Andrei 2024-02-21 08:50:40 +0800
  • 8d9ccdd516 Version bump before release SebastianMC 2024-02-20 18:27:19 +0100
  • 702fe9e027 Extracted and extended a basic integration test SebastianMC 2024-02-19 10:40:38 +0100
  • 2c3de3d609 Reorganised unit tests locations - moved all of them to a dedicated folder SebastianMC 2024-02-19 08:59:17 +0100
  • ba54e63a48 #132 - new orders: `advanced recursive modified` and `advanced recursive created` SebastianMC 2024-02-19 08:53:43 +0100
  • 5ac915547c Introduced alias sorting name `unicode-charcode` for the `vsc-unicode`, for clarity for non-VSC users. SebastianMC 2024-02-13 16:30:54 +0100
  • 424e56c962 Removed support for the experimental sorting methods: `aaa-z` and `a-zzz`. They weren't working correctly. SebastianMC 2024-02-13 16:24:15 +0100
  • 53b5895e81 Bugfix for #131 Obsidian introduced breaking changes around File Explorer JS structure which prevented this custom-sort plugin from working. - fix backward compatible with versions earlier that 1.5.4 - version bump before release SebastianMC 2024-02-09 14:24:04 +0100
  • 9f4008c2a2 Revert "Bugfix for #131" SebastianMC 2024-02-09 14:03:48 +0100
  • e18122c67d Rolled back 2.1.6 version and added a warning in README.md about incompatibility with Obsidian 1.5.4 SebastianMC 2024-02-09 11:59:15 +0100
  • 12ae5a5bbe Rolled back 2.1.6 version and added a warning in README.md about incompatibility with Obsidian 1.5.4 SebastianMC 2024-02-09 11:57:09 +0100
  • 634e0c0755 Version bump before release SebastianMC 2024-02-07 23:39:34 +0100
  • 238c027903 Bugfix for #131 Obsidian introduced breaking changes around File Explorer JS structure which prevented this custom-sort plugin from working. SebastianMC 2024-02-07 23:34:27 +0100
  • a2a808e78b Two experimental features + version bump before release SebastianMC 2024-01-27 23:25:59 +0100
  • fe98a27f5d Version bump before release SebastianMC 2024-01-26 10:50:32 +0100
  • 8d5ca13acb #127 - folder and file with the same (base) name advanced sorting support: - bugfix for `files-first` or `folders-first` sorting methods SebastianMC 2024-01-26 00:34:24 +0100
  • ac8cbc0efd
    Merge pull request #129 from SebastianMC/127-folder-and-file-with-the-same-basename-sorting SebastianMC 2024-01-25 23:11:44 +0100
  • 9cf01e9591 Merge branch 'master' into 127-folder-and-file-with-the-same-basename-sorting SebastianMC 2024-01-25 21:23:54 +0100
  • 6743796d2e
    Merge pull request #128 from SebastianMC/126-naive-version-allow-escaping-the-dot-character SebastianMC 2024-01-25 21:14:33 +0100
  • e0208e2793 #126 - Allow escaping the . (dot) character to remove ambiguity with the ... wildcard SebastianMC 2024-01-25 20:54:15 +0100
  • 958a9b017c #127 - folder and file with the same (base) name advanced sorting support: - the last-resort default fallback sorting method (which was alphabetical) is extended to give preference to files. In other words, if all the specified sorting levels don't sort two items, the file goes first (if the other item is a folder) - added explicit syntax to specify `files-first` or `folders-first` SebastianMC 2024-01-25 18:10:36 +0100
  • f5fafc184f #126 - Allow escaping the . (dot) character to remove ambiguity with the ... wildcard SebastianMC 2024-01-25 17:09:30 +0100
  • c12ecb5c8c Version bump before release SebastianMC 2024-01-25 10:59:00 +0100
  • 11d6623191 #123 - sorting by file basename by default (instead of fullname with ext) SebastianMC 2024-01-25 10:47:05 +0100
  • 45e5f3c3c7 Merge remote-tracking branch 'upstream/HEAD' into merge-upstream-1 SebastianMC 2024-01-24 20:18:29 +0100
  • 3000da4edc Removed the unfinished partial implementation of overrideTitle functionality SebastianMC 2024-01-22 19:54:15 +0100
  • dfb9b077cd
    Fix outdated link iulianOnofrei (U-lee-aan) 2024-01-21 15:34:24 +0200
  • bd25ebafd5
    Fix outdated link iulianOnofrei (U-lee-aan) 2024-01-21 15:32:52 +0200
  • de770934b2
    Fix incorrect TypeScript spelling iulianOnofrei (U-lee-aan) 2024-01-21 15:20:39 +0200
  • f4debcda6b
    Fix inconsistent indentation iulianOnofrei (U-lee-aan) 2024-01-19 21:14:58 +0200
  • b5140e03bb
    Update README.md ransurf 2023-12-23 02:34:21 -0800
  • b0f01648ad update manifest version John Mavrick 2023-12-21 18:10:51 -0800
  • a3b8cd18e3 annotations render title and link to file John Mavrick 2023-12-21 17:57:50 -0800
  • 29c4fc92de make annotation popup small John Mavrick 2023-12-21 17:57:31 -0800
  • 58602c1400 update plugin version John Mavrick 2023-12-21 17:15:45 -0800
  • e3a9f9ac12 update dsecription John Mavrick 2023-12-21 17:08:36 -0800
  • 06fb10436d make tooltip hoverable John Mavrick 2023-12-21 17:05:10 -0800
  • fbfb392aeb fix no resizing on instructions textarea John Mavrick 2023-12-21 17:04:28 -0800
  • 7c2e37c972 add hyperlinks and resources in settings John Mavrick 2023-12-21 17:04:08 -0800
  • a9074e4c89 add vertical padding to messages John Mavrick 2023-12-20 20:41:34 -0800
  • fb7b42963a revert folder name change John Mavrick 2023-12-20 20:38:23 -0800
  • 8e3e59935f update release plugin folder John Mavrick 2023-12-20 20:33:56 -0800
  • b634950b14 add styles to tag workflow John Mavrick 2023-12-20 20:27:30 -0800
  • fe86644c75 update release workflow John Mavrick 2023-12-20 20:23:07 -0800
  • b11df1b888 fix duplicate command id John Mavrick 2023-12-20 20:09:27 -0800
  • b37452fa1d
    Merge branch 'master' into RyotaUshio-patch-1 Ryota Ushio 2023-12-18 21:30:50 +0900
  • ed972b579f
    Update package.json Ryota Ushio 2023-12-18 21:29:06 +0900
  • 51d8513447
    Update styles.css Ryota Ushio 2023-12-18 21:28:04 +0900
  • 52ddfd64b6
    Update manifest.json Ryota Ushio 2023-12-18 21:27:38 +0900
  • 812bb8d4b4
    Update main.ts Ryota Ushio 2023-12-18 15:32:58 +0900
  • c458cf92a7
    Update manifest.json Ryota Ushio 2023-12-18 15:26:34 +0900
  • d38d26d8fb
    Update README.md Ryota Ushio 2023-12-18 15:26:06 +0900
  • 13c31ffef9
    Remove sample setting Ryota Ushio 2023-12-15 18:11:02 +0900
  • fd2c12460f
    Add `add...Setting` methods Ryota Ushio 2023-12-15 18:10:14 +0900
  • 124c851989 #119 - Non-string value of sorting-spec: prevents the custom sorting from working w/o error message SebastianMC 2023-12-14 17:28:22 +0100
  • 765d4976ec remove obsidian naming ransurf 2023-12-12 18:12:41 -0800
  • 0363c0f167 reveal view ransurf 2023-12-12 18:11:03 -0800
  • fdacd20f38 replace templater error with my own ransurf 2023-12-12 18:02:03 -0800
  • 6531be9aa8 remove unused delay function ransurf 2023-12-12 17:56:05 -0800
  • 07a8032c5a remove obsidian naming + sentence case ransurf 2023-12-12 17:55:52 -0800
  • 76b4c70a79 remove obsidian naming ransurf 2023-12-12 17:55:37 -0800
  • 233b27b00b update license ransurf 2023-12-12 17:49:48 -0800
  • 6cab764833
    Update README.md Ryota Ushio 2023-12-08 08:47:00 +0900
  • a343405d76
    Update README.md Ryota Ushio 2023-12-07 14:19:12 +0900
  • 02805d485d
    Merge pull request #1 from wonderbird/fix/automate-release Evan Bonsignori 2023-12-05 15:12:03 -0800
  • 6513249156 remove redundant obsidian naming ransurf 2023-12-04 22:35:42 -0800
  • a478baa855
    Update README.md ransurf 2023-12-04 22:25:56 -0800
  • 33b503b81d
    Update README.md ransurf 2023-12-04 22:24:50 -0800
  • 7d3a845977 add tag update system ransurf 2023-12-04 22:09:06 -0800
  • 32ec40ea45 fix build errors ransurf 2023-12-04 22:05:49 -0800
  • f0bf7e550b add license ransurf 2023-12-04 22:05:41 -0800
  • b194cadccd
    Merge pull request #5 from ransurf/dev ransurf 2023-12-04 21:55:57 -0800
  • 2cd8b5af49 add pricing warning ransurf 2023-12-04 21:54:47 -0800
  • 48792adb92 update description ransurf 2023-12-04 21:54:42 -0800
  • 980e92d08a remove console logs ransurf 2023-12-04 21:54:37 -0800
  • 2e978d264b add create thread command John Mavrick 2023-11-27 22:12:10 -0800
  • a6e0d18f41 remove global hotkey John Mavrick 2023-11-27 21:35:38 -0800
  • ba0836e706 ❇️ make runs last longer, cancel for terminated runs + refactor John Mavrick 2023-11-26 16:14:47 -0800
  • 96ac84eb5c prettier formatting John Mavrick 2023-11-26 12:19:45 -0800
  • 1a61117aa9 basic functionality John Mavrick 2023-11-26 12:10:35 -0800
  • b5a9684f56 Removed console.log statements which slipped in 2.1.1 Version bump before release SebastianMC 2023-11-24 18:59:15 +0100
  • cc1429d43f Version bump before release SebastianMC 2023-11-24 18:52:40 +0100
  • 88327f6314 #115 - Add inline regex support to match capital letters and lowercase letters explicitly SebastianMC 2023-11-24 18:52:26 +0100
  • 283b6ecd8c
    Update README.md Ryota Ushio 2023-11-24 23:55:31 +0900
  • 9f36f4dbd0 fix: action does not show in GitHub Stefan Boos 2023-11-21 05:26:11 +0100
  • 9fc71601e2 fix: version regex in release tag selector Stefan Boos 2023-11-21 05:19:03 +0100
  • e44f3eda41
    Re-unformat 🤷 hjonasson 2023-11-17 11:23:16 +1300
  • 3f7e0eca60
    Unformat tsconfig to reduce noise hjonasson 2023-11-17 11:20:59 +1300
  • baaaa89167
    Add a watch command for tests hjonasson 2023-11-17 11:18:45 +1300
  • 5e756acd75
    Add a testing section in README hjonasson 2023-11-17 11:18:36 +1300
  • eeeb774668
    Remove reliance on great but complicated mocks hjonasson 2023-11-17 11:06:07 +1300
  • a5731c75ef
    Fix types according to this repos' spec hjonasson 2023-11-17 10:55:18 +1300
  • bc768afb55
    Steal mocks from obsidian-full-calendar hjonasson 2023-11-17 10:51:58 +1300
  • af724c76c8
    Add missing obsidian mocks hjonasson 2023-11-17 10:51:38 +1300
  • 8ccb8b42e2
    Add esmodule interoperability hjonasson 2023-11-17 10:51:24 +1300
  • 0bf79e7db8
    Flesh out tests hjonasson 2023-11-17 10:50:55 +1300