-
Notifications
You must be signed in to change notification settings - Fork 138
import/scan folder #77
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
Comments
Uploading .txt and .md files using the files app in Nextcloud should work: the notes app will "see" them automatically when you start the app the next time. If you load the files directly to the data directory in the filesystem of your installation, you have to rescan the files using the occ command. Which way did you used?
However, dragging new files directly to the notes app is a nice enhancement. Pull requests are welcome ;-)
|
I didnt know the occ command existed. I have been uploading notes using the files app. But i think it would be better to have a button to rescan the folder instead of always having to connect to my server via ssh and calling a command. This would help for anyone using a 3rd party notes app which just creates the .txt file |
i disaggree. a button for such a special use case is not needed, especially there are multiple ways to prevent your problem. |
Then you don't need that command at all. New files will be shown automatically. If this doesn't work on your installation, you have to investigate why it doesn't work.
|
I've uploaded txt files UTF-8 encoded but notes app doesn't "see" them. If I create new note within app it works OK. I've done occ files scan but it doesn't help and in logs there is nothing that would point to any problem. |
I have the same problem. In Nextcloud logs I find something like that, without exception information:
|
Well I've give up on this. I've modiffied ownnote info file and I'm back to using ownnote. |
I am having the same issue.
I don't know if this is related, but after about a minute on the notes app in chrome I get this error in the console:
btw - if anyone is using docker, here is the command to do an OCC rescan: |
Would be nice with a DB importer as well for everyone using ownNote and that are not saving the notes as files but only in DB. |
Closing because of missing info. If you encounter this again, please open a new issue and make sure you fill out the issue template. Then we can help debug the problem. Thank you ❤️ |
Uh oh!
There was an error while loading. Please reload this page.
Hi i recently transfered my notes from ios to my nextcloud and I love this app. I placed all my notes in the Notes folder made by this app but they do not apear in the notes app, The app should have an import (drag and drop .txt and .md files) and should scan the folder for missing notes in the app gui.
The text was updated successfully, but these errors were encountered: