Skip to content

Comments

[Fix]: Fix bug on last Obsidian version, support for moving files and option to disable collapse#60

Closed
Mara-Li wants to merge 24 commits intonothingislost:masterfrom
Mara-Li:master
Closed

[Fix]: Fix bug on last Obsidian version, support for moving files and option to disable collapse#60
Mara-Li wants to merge 24 commits intonothingislost:masterfrom
Mara-Li:master

Conversation

@Mara-Li
Copy link

@Mara-Li Mara-Li commented Jun 10, 2024

I used the fork of @zansbang to start my version. They PR is from #56 and start supports for Obsidian 1.5.8.

What's was fixed:

  • Root was not able to be sorted: Internally, I choosen to update getSortedFolderItems instead of sort. This allows to sort directly from the root instead of each folder. Note that roots are registered under "" (empty) in the settings (data.json).
  • Fixed some css issues in the file explorer head. Now, the icon should be aligned!

What's was added:

  • Support for moved/deleted files: Now, the settings should be updated when a file is edited (moved/renamed) or deleted.
  • Add an option to disable the collapse in status-bar and ribbon: I think the last Obsidian update handle the ribbon perfectly and this option bored me.
  • Update icons in the head of the explorer to use the Obsidian last's icon and also change the icon when using custom sort.

Dep:

If you want to use my version, I released the update.

@evgeny-kim
Copy link

Thanks for the fix, works perfect with 1.6.3!

@Mara-Li
Copy link
Author

Mara-Li commented Jun 10, 2024

Happy to heard that. It takes me the whole sunday to fix :'D

@looneyapache
Copy link

Thank you! It is working now! Appreciate you fixing it.

@Lepton-Lee
Copy link

Thanks for your work!😁

@Mara-Li Mara-Li deleted the branch nothingislost:master September 14, 2024 08:04
@Mara-Li Mara-Li closed this Sep 14, 2024
@Mara-Li Mara-Li deleted the master branch September 14, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants