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

Allow UI for multiple files to be linked, for faster switching, or even includes #69

Open
bradyt opened this issue Jun 11, 2020 · 2 comments
Labels
multiple files Feature requests related involving multiple files soon Not next, but soon

Comments

@bradyt
Copy link
Owner

bradyt commented Jun 11, 2020

Since this will require a little bit of a change in the UI, but might lead into a few other features, i'm creating a distinct issue for it.

I think the easiest way to do this, would be to add an expansion tile button on the far right of the file button, that will drop down and show a list of files, maybe in order of most recently selected. Tapping on a file will make it the primary selected file. Maybe swiping on the file will remove it from the list.

Hmm, and since the framework I'm using makes it easy to have a "title" and "subtitle" on the tiles, I think I might add a hashCode of the URI, or some clue to make it easier to distinguish between files. And maybe add back in the info icon I had which would pop up with information like the file's URI, etc., in case users have files with identical names. These platforms and cloud providers don't always include a useful path with the linked file. Maybe I can convert a hashCode to a color, and add a unique circle on far left of tile.

@bradyt bradyt added the soon Not next, but soon label Jun 11, 2020
@bradyt bradyt added the multiple files Feature requests related involving multiple files label Jun 24, 2020
@bradyt bradyt mentioned this issue Jul 6, 2021
@cauerego
Copy link

cauerego commented Jul 6, 2021

add an expansion tile button on the far right of the file button

please, don't. (period) do it in the main screen, instead!

everything else sounds awesome.

is this something i can help with?

@cauerego
Copy link

cauerego commented Jul 6, 2021

couldn't find this listed on the website to do...

but i ended up in a completely unrelated rabbit hole ( to be edited: github/choosealicense.com#805 ) , and realising i probably can't help, even if i wanted to, accelerating this.

i need much more.

long story short: if it's not emacs and can't find something similar, i might have to build it. and already started it... calling it xlisp for now. 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multiple files Feature requests related involving multiple files soon Not next, but soon
Projects
None yet
Development

No branches or pull requests

2 participants