From 3d6df796d8a6190b293df56600a71438d581d105 Mon Sep 17 00:00:00 2001 From: openmedi Date: Sun, 21 Jun 2015 08:32:16 -0400 Subject: [PATCH] --- doc/forum/Moving_everything_so_far_into_a_folder.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/forum/Moving_everything_so_far_into_a_folder.mdwn diff --git a/doc/forum/Moving_everything_so_far_into_a_folder.mdwn b/doc/forum/Moving_everything_so_far_into_a_folder.mdwn new file mode 100644 index 000000000..1a5622a70 --- /dev/null +++ b/doc/forum/Moving_everything_so_far_into_a_folder.mdwn @@ -0,0 +1 @@ +I kind of want to start anew with my wiki, but I also don't want the stuff that I've written inaccessible. Right now I have one folder, where all my wiki files live and I'd like to move everything into a subfolder e.g.: let's say my stuff lives in ```~/notes/ ``` I would like to move the notes to ```~/notes/old``` without breaking any of the wiki links. Looking at [[linkingrules]] it seems to me that it should work out of the box, but this is not the case. When I try to move a page to ```~/notes/old```the file is accesible as a wikipage (http://example.com/old/note) but the old links don't work. The wiki thinks the site is missing and does not look for it in subfolders. Or so it seems. Anyway. If anyone has an idea to get this to work the right way, that is: to move all current pages to a subfolder without breaking links, I'd be very happy to know. -- 2.39.5