From 093d45878aa405a09a2e1980d536558e3902032d Mon Sep 17 00:00:00 2001 From: "https://anarc.at/openid/" Date: Mon, 31 Oct 2016 02:59:58 +0000 Subject: [PATCH] didn't notice the similar posts in the forums, views solution is introduced, interesting... --- doc/todo/hide_missing_files.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo/hide_missing_files.mdwn b/doc/todo/hide_missing_files.mdwn index 45b925e34a..c11845a8f9 100644 --- a/doc/todo/hide_missing_files.mdwn +++ b/doc/todo/hide_missing_files.mdwn @@ -23,3 +23,5 @@ Thanks for any advice! --[[anarcat]] > > I ended up creating a new special remote for this, documented in > > [[forum/syncing_music_to_my_android_device]]. It would be much > > cleaner, of course, if adjusted branches could do this. --[[anarcat]] + +Other discussions: [[forum/How_to_hide_broken_symlinks]], where the idea of using views to hide missing files is introduced and [[forum/How_do_I_hide_files_not_present_in_the_local_annex__63__]], where it is said that placeholders shouldn't be used in direct mode... --[[anarcat]]