Closed clayms closed 4 days ago
I am getting this same issue. However, when creating a new graph, it works until you change something. I'm too tired to look into this more.
@FinSilver-gist
For me, the issue was caused by saving the graph in a OneDrive folder. Moved the graph to a directory off of OneDrive and everything seems fine.
Is your graph saved in a linked cloud folder of some kind?
Is your graph saved in a linked cloud folder of some kind?
@clayms I have it backed up to a private GitHub repo, but I don't think that would cause the same issues a cloud folder would.
I have the same bug. Updating from 0.9.2 to 0.10.8 didn't help. The Preferred date format
is fixed to MMM do, yyyy
and Preferred workflow
is fixed to NOW/LATER
.
I tried
config.edn
and custom.css
. Does not worklogseq
on my computer and then install 0.10.8. Does not workI came across the web version of logseq. Very interesting behavior:
@FinSilver-gist
For me, the issue was caused by saving the graph in a OneDrive folder. Moved the graph to a directory off of OneDrive and everything seems fine.
Is your graph saved in a linked cloud folder of some kind?
I use Google Drive. But moving the logseq folder outside doesn't solve the issue
OK I found my solution. Maybe it helps you @clayms.
The problem (I think) is that with empty config.edn
you cannot change them in setting.
Then, solution would be take a copy of the template of this file. Then it should be changable in the setting.
Hi There! 👋
We haven't seen any activity on this issue in a while :sleeping:, and we just wanted to make sure that it's still relevant. If you're still experiencing this issue, you might find it helpful to update to the latest version of Logseq. The latest version includes bug fixes and new features that may help to resolve this issue, and you can download it from our website. If updating to the latest version doesn't help, please let us know by adding a comment 💬. We're here to help!
If the issue has been resolved or is no longer relevant, that's great news! 🎉 We'll go ahead and close this issue to keep our backlog organized. Please note that this issue will be closed automatically in 20 days if there is no further activity. If you need more time to resolve the issue or provide more information, please just let us know by adding a comment.
Access additional Logseq 🚀 resources:
Thanks for your contributions to Logseq! If you have any other issues or feature requests, please don't hesitate to let us know. We always welcome pull requests too!
Search first
What Happened?
Changes to the settings "Preferred date format" and "Preferred workflow" will not stick. They immediately revert back to what they were originally set to.
Reproduce the Bug
Go to settings and editor. Try and change "Preferred date format" or "Preferred workflow" .
Expected Behavior
The changes stay as I select them.
Screenshots
No response
Desktop or Mobile Platform Information
App Version: 0.10.5 Git Revision: c4341c1 Platform: Mozilla/5.0 (Windows NT 10.0 Win64 x64) AppleWebKit/537.36 (KHTML like Gecko) Logseq/0.10.5 Chrome/118.0.5993.159 Electron/27.1.3 Safari/537.36 Language: en-US Plugins:
Additional Context
No response
Are you willing to submit a PR? If you know how to fix the bug.