Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new features #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kylebmeredith
Copy link

@kylebmeredith kylebmeredith commented May 19, 2023

  • add an "init" button to the tox table that will load the tox from disk
  • add a filter button to control whether only dirty toxes are shown (or all external toxes)
  • sort the tox table by op name
  • allow customization of default externalization parameters
  • add a toggle to control whether to create a subfolder for the tox
  • check to see if the tox is being saved in the palette folder. If it is, use an expression (this copies the behavior when the path is set through the Touch UI)
  • make the popup window a bit wider
  • change the header to say "External Tox Components", since now it doesn't only show dirty ones
image image

- add an "init" button to the tox table that will load the tox from disk
- add a filter button to control whether only dirty toxes are shown (or all external toxes)
- allow customization of default externalization parameters
- sort the dat table by op name
- add a toggle to control whether to create a subfolder for the tox
- check to see if the tox is being saved in the palette folder. If it is,
	use an expression (this copies the behavior when the path is set
	through the Touch UI)
- make the popup window a bit wider
@raganmd
Copy link
Owner

raganmd commented Nov 15, 2023

Hey @kylebmeredith - this PR isn't forgotten, I've just been waiting on changes coming to external file handling. I have a big chunk of new features that are going to get added, and I'll do my best to include what you have here though there may be some breaking changes in the next version. :/

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.

None yet

2 participants