-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
"Move line Up" and "Move Line Down" shortcuts don't work in note list #7692
Comments
Hi, I would like to work on this issue. |
Be my guest! Please note this issue is unvalidated by any project members afaik - one could argue that this is not a "bug" but rather an "enhancement". I would disagree, which I why I created this issue, but full disclosure :) One other thing you should be aware of before starting, if you're not already, is there there are some potentially-surprising bugs that might bite you when you do custom sorting: #4162 (comment) Until those issues are addressed (I have pull requests open or in preparation), you will want to:
|
Hi,
I have worked on it and sent a pull request. Please see the same.
Regards,
Dhruv Arora
…On Mon, 13 Feb, 2023, 2:23 pm Tao Klerks, ***@***.***> wrote:
Be my guest! Please note this issue is unvalidated by any project members
afaik - one could argue that this is not a "bug" but rather an
"enhancement". I would disagree, which I why I created this issue, but full
disclosure :)
One other thing you should be aware of before starting, if you're not
already, is there there are some potentially-surprising bugs that might
bite you when you do custom sorting: #4162 (comment)
<#4162 (comment)>
Until those issues are addressed (I have pull requests open or in
preparation), you will want to:
- Keep the "Uncompleted to-dos on top" box unchecked
- Keep the "Show completed to-dos" box checked
- When you add new notes, always reorder once (letting them pop to the
top) before testing sane reorder behavior
—
Reply to this email directly, view it on GitHub
<#7692 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APLESFJ7RWO7I4F5GMI56TTWXHZBHANCNFSM6AAAAAAULD27ZA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Pull request in question is #7755 . |
Also, I would like to work on the rest of the pull requests concerning
custom sort after this one goes through.
…On Mon, 13 Feb, 2023, 2:23 pm Tao Klerks, ***@***.***> wrote:
Be my guest! Please note this issue is unvalidated by any project members
afaik - one could argue that this is not a "bug" but rather an
"enhancement". I would disagree, which I why I created this issue, but full
disclosure :)
One other thing you should be aware of before starting, if you're not
already, is there there are some potentially-surprising bugs that might
bite you when you do custom sorting: #4162 (comment)
<#4162 (comment)>
Until those issues are addressed (I have pull requests open or in
preparation), you will want to:
- Keep the "Uncompleted to-dos on top" box unchecked
- Keep the "Show completed to-dos" box checked
- When you add new notes, always reorder once (letting them pop to the
top) before testing sane reorder behavior
—
Reply to this email directly, view it on GitHub
<#7692 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APLESFJ7RWO7I4F5GMI56TTWXHZBHANCNFSM6AAAAAAULD27ZA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sounds like you have most of these issues covered already so I will find
something else to work on. I was thinking of maybe working on a plugin for
auto complete/ intellisence if it doesn't exist already.
…On Mon, 13 Feb, 2023, 4:46 pm Tao Klerks, ***@***.***> wrote:
I would like to work on the rest of the pull requests concerning custom
sort after this one goes through.
Not sure which ones you mean. As far as I know, this is the full set of
custom sort related issues reported:
- Issue #6956 <#6956> : I
have pull request #7729 <#7729>
in progress
- Issue #7731 <#7731> : I
have pull request #7737 <#7737>
in progress
- Issue #7741 <#7741> : I
have a couple of commits ready, but they build on #7737
<#7737> so I have not
submitted them yet
- Drag/Drop precision issues at top/bottom: No issue number yet, open
for work
- Drag/Drop minor "thick line" display issue (on Windows): No issue
number yet, open for work
- Issue #4989 <#4989> (no
sort order adjustment feature in Android), open for work
—
Reply to this email directly, view it on GitHub
<#7692 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APLESFMVXKV3EASM2NGKFZTWXIJZZANCNFSM6AAAAAAULD27ZA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Environment
Joplin version: Joplin 2.9.17 (prod, win32)
Platform: Windows
OS specifics: 10
Steps to reproduce
Describe what you expected to happen
I expected the selected Note(s) to be moved up or down by one position.
Instead, the selection just changed as though I had pressed Up or Down without the Alt modifier
Logfile
(n/a)
The text was updated successfully, but these errors were encountered: