0
0
Fork 0

Commit graph

  • baa94d135a
    Merge 7fbc09b2b8 into 34bdf0b4bf emincangencer 2024-08-19 16:05:14 +03:00
  • 7fbc09b2b8
    setDelay: add x seconds y miliseconds logic emincangencer 2024-08-19 16:04:50 +03:00
  • 3a6551a21b
    Add Delay to settings menu and raise the default to 500ms emincangencer 2024-08-13 09:35:36 +03:00
  • c3a6827ed7
    Fix button label Sanjar Afaq 2024-07-12 21:16:26 +05:30
  • 34bdf0b4bf
    Merge pull request #30 from drfloyd5/bugfix/issue-25-does-not-hide-file-iconr-on-macs main Oliver 2024-01-07 11:02:29 -07:00
  • 5535e07bb8 Issue-25 Added escapedPath to changePathVisibility to handle carriage return (\r) and other invalid querySelector paths characters. drfloyd5 2023-02-14 19:52:42 -05:00
  • b9b3e89660 Update the actual manifest, whoops dev Oliver-Akins 2023-02-08 17:50:40 -06:00
  • 53f6e6c96e
    Merge pull request #27 from KosmosisDire/main 1.1.1 Oliver 2023-02-08 16:02:39 -06:00
  • ff8b8a9a7d Fixed files not hiding on obsidian initial load Nathan George 2023-02-08 01:45:36 -05:00
  • d767bbb31d style: tab according obsidian recommandation for plugins Easier reading Mara 2022-06-14 18:40:21 +02:00
  • aa19795ec5
    Merge branch 'Oliver-Akins:main' into main Mara 2022-06-14 18:25:18 +02:00
  • e6f192c7fc fix: resolve requested change Mara 2022-06-11 19:24:16 +02:00
  • 63b244d5b8
    Add line to prevent header continuation Oliver Akins 2022-06-09 21:02:15 -06:00
  • f61d0fa697
    Remove the line that was causing weird formatting Oliver Akins 2022-06-09 21:01:34 -06:00
  • f8d67dee87
    Change the checkbox confirmation to just a markdown warning Oliver Akins 2022-06-09 21:00:22 -06:00
  • b078a2d92c
    Add contributing reference to the readme Oliver Akins 2022-06-09 20:42:18 -06:00
  • 567682f841
    Add the obsidian-releases folder I have to the gitignore so it doesn't get accidentally commited Oliver Akins 2022-06-09 20:40:55 -06:00
  • 2a811de5c5
    Add a contributing file that has style guidelines Oliver Akins 2022-06-09 20:35:47 -06:00
  • 50cc33a604 style: remove un-necessary semicolons Mara 2022-06-08 11:34:46 +02:00
  • 858173e980 fix: obsidian return null after opening Adding a little sleep (50ms) to wait for the dom after opening obsidian Mara 2022-06-08 11:34:03 +02:00
  • 90ae7b0041
    Add a link to the GitHub in the README for when it's viewed in Obsidian Oliver Akins 2022-06-04 21:47:42 -06:00
  • c129c6fb6a
    Update the README's description of how to do the stuff Oliver Akins 2022-06-04 21:47:25 -06:00
  • 633bbab813
    Remove thing at bottom of issue form Oliver Akins 2022-06-04 21:41:11 -06:00
  • c34c2d6aaf
    Tweak the issue form to have version info and remove urgency dropdown Oliver Akins 2022-06-04 21:39:18 -06:00
  • 839239a3d6
    Correct spelling error Oliver Akins 2022-06-02 22:47:15 -06:00
  • fdfd50a7a3
    Rename folder to actually be right Oliver Akins 2022-06-02 22:46:26 -06:00
  • 6305e4176a
    Add an issue template for bugs Oliver Akins 2022-06-02 22:45:10 -06:00
  • 4acbe7fc54
    Remove the onunload saving 1.1.0 Oliver Akins 2022-06-02 22:00:42 -06:00
  • bd9064b96b
    New version! Oliver Akins 2022-06-02 21:58:24 -06:00
  • 45eb6792d9
    Remove trailing newline Oliver Akins 2022-06-02 21:58:04 -06:00
  • 38b7b24bf8
    Add a modal for all files and paths combined Oliver Akins 2022-06-02 21:56:13 -06:00
  • bbeb588633
    Remove the modals that are no longer needed Oliver Akins 2022-06-02 21:55:48 -06:00
  • 68953651dc
    Change the system to not use a stylesheet at all and work based on inline styling Oliver Akins 2022-06-02 21:41:44 -06:00
  • 8349757af4
    Remove the stylesheet Oliver Akins 2022-06-02 21:41:03 -06:00
  • 9d24a134e1
    Fix weird code Oliver Akins 2022-06-02 20:36:34 -06:00
  • 716e12aa40
    chore: Remove unused setting Oliver Akins 2022-05-27 18:14:56 -06:00
  • eeb701d1e5
    fix: Save settings when they are changed, not just on unload Oliver Akins 2022-05-27 18:14:12 -06:00
  • 71bf870199
    Add package and versions for release info Oliver Akins 2022-05-27 00:42:44 -06:00
  • 02dcf15520
    Specify the branch in the manifest Oliver Akins 2022-05-27 00:42:20 -06:00
  • 36476f551a
    Combine make release and make version Oliver Akins 2022-05-27 00:42:06 -06:00
  • fd4b28aa3e
    Adjust the gitignore Oliver Akins 2022-05-27 00:41:56 -06:00
  • 1f9f9f88bb
    Change to a Python file for version bumping Oliver Akins 2022-05-27 00:41:43 -06:00
  • 45927a5dcb
    Add a license (MIT) 1.0.0 Oliver Akins 2022-05-27 00:20:39 -06:00
  • 8df2576b25
    Update the README to not be the template. Oliver Akins 2022-05-27 00:13:38 -06:00
  • 8286693cde
    Refactor to have it unhide the file when the user right clicks on a shown hidden file Oliver Akins 2022-05-27 00:10:48 -06:00
  • 58acaca172
    Invert the set value to make it more intuitive Oliver Akins 2022-05-26 23:50:58 -06:00
  • 3c91964a49
    Implement the list management removal Oliver Akins 2022-05-26 23:48:36 -06:00
  • 29d25dc6e7
    Primary code functionality Oliver Akins 2022-05-26 23:18:53 -06:00
  • 4a224bd6a8
    Empty out the version list Oliver Akins 2022-05-26 23:18:35 -06:00
  • 1f557b5f8d
    Remove baseUrl option Oliver Akins 2022-05-26 23:18:16 -06:00
  • 90ebf94453
    Add style.css stub Oliver Akins 2022-05-26 23:18:02 -06:00
  • 05651541de
    Update the manifest to be accurate Oliver Akins 2022-05-26 23:17:53 -06:00
  • fa42ef1eb0
    Fix information in the package.json Oliver Akins 2022-05-26 23:17:40 -06:00
  • ec8ba1aacf
    Remove parts of the makefile that aren't needed Oliver Akins 2022-05-26 23:17:28 -06:00
  • 59ad8b83a1
    Remove files I don't care about Oliver Akins 2022-05-26 23:17:18 -06:00
  • ac9e479b1b
    Move file into src Oliver Akins 2022-05-26 13:40:01 -06:00
  • 6699d467bc
    Put sourcecode files into src directory Oliver Akins 2022-05-26 13:39:53 -06:00
  • f4cac18dac
    Create package lock Oliver Akins 2022-05-26 13:39:41 -06:00
  • e27025b586
    Convert from npm scripts to a makefile Oliver Akins 2022-05-26 13:39:32 -06:00
  • 5e456894c0 Initial commit Oliver 2022-05-22 23:14:39 -06:00