Of course, preparing now.
It’s basically done. Use trashItem to put it in the trash can to prevent users from permanently deleting the folder.
I am getting this error message when I am trying to import a single file wiki. Initially the import used to work correctly, but now the error is happening everytime i am testing
This occurs when I select a onedrive folder as the target import folder
I haven’t tested this situation with onedrive. I will test what happens later.
You might want to check the latest log file to see exactly what happened.
The template import has been updated to 2.7.0
Sounds cool, where can I read about what subwiki is?
Just tried the update, now I just get this when I open the app
It seems that there is no permission when establishing a soft link.
Sorry I forgot to test the file permissions on the C drive. I always installed it on the D drive. I will fix this problem as soon as possible.
what do you mean by subwiki folder
I remember that the subwiki concept first appeared in TidGi-Desktop. It was designed to add a private folder for users. Even if the HTML is exported, the content in the private folder will not appear in it. The folder structure is roughly like this.
/subwiki
/tiddlywiki.info
/tiddlers/subwiki(soft link)
The usage is to add a private tag to a tiddler(in tiddlywiki-app)
The current solution is to run the tiddlywiki-app software as an administrator. I will release a patch later.
I’m a bit confused about this, Desktop usually doesn’t require permissions, only directories like C:/program files/xxx
have permission restrictions.
I am also getting similar error - ? since my wiki is in C drive
Logically speaking, the Desktop directory shouldn’t require special permissions. That’s the part I’m confused about.
Could you provide more details? For example:
- Was it installed globally or for the current user?
- What is the installation directory?
for the current user
C:\Users\username\AppData\Roaming
I turned off the developer mode and the problem reappeared
Maybe I can use the mklink native command on Windows instead to create a soft link
2.8.2 has been fixed, a new parameter ‘junction’ has been added to fix
My answers are the same as arunnbabu81 I think, current user, c:\users\username\appdata\roaming
.
Thank you for 2.8.2, that fixed things for me!