We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
시간순 정렬을 시키는데, 항상 왼쪽이 최근에 수정된 것으로, 오른쪽은 좀 예전에 수정된 것이 되도록 한다.
The text was updated successfully, but these errors were encountered:
CHANGED: #7 Sort memo files by modified time, but this feature is onl…
b31ef6a
…y work when user opens new workspaces.
메모 편집을 끝내고 나왔을 때에도 정렬이 되어야하지 않을까? --> 하지만 아무런 메모를 수정하지 않은 경우에는 저장되지 않아야한다.
Sorry, something went wrong.
No branches or pull requests
시간순 정렬을 시키는데,
항상 왼쪽이 최근에 수정된 것으로,
오른쪽은 좀 예전에 수정된 것이 되도록 한다.
The text was updated successfully, but these errors were encountered: