Thanks so much for your response. I will try it out. On Mon, 23 Nov 2020 at 22:58, [email protected] < [email protected]> wrote:
> If you don't mind manually downloading your wiki file prior to each sync, > Google Drive will work fine as a hosting location. Just download the wiki > from Google Drive to a location on your computer, then choose "File" in the > TiddlyRemember config and select that file. If you overwrite that same file > (so it has the same name) next time you want to update, you can just choose > the TiddlyRemember sync option within Anki at that point. > > You can make repeatedly re-downloading a file from Google Drive a bit > easier by sharing it to "anyone with the link" and then pasting your share > link into this site: https://sites.google.com/site/gdocs2direct/. That > will give you a URL you can bookmark that will immediately download the > file when you browse there. > > I tried just pasting the direct-download link into TiddlyRemember, but > unfortunately it looks like there is some Google magic involved in even > that "direct" link that makes it not work when you hit it outside of a web > browser. There might be some way around that if you're really intrepid. > > On Monday, November 23, 2020 at 8:40:23 AM UTC-6 [email protected] wrote: > >> Hello Everyone, >> >> I have been using TiddlyWiki 5 for about a year now. I host it in my >> Google Drive and use the TiddlyDrive add-on to access my Wiki in my >> browser. I think TiddlyRemember is a great tool but I am struggling >> figuring out how to set it up. >> So far, I have done the following: >> >> 1. Dragged the plugin into my existing Wiki in Google Drive >> 2. Set up node on Linux Ubuntu 20.04.1 LTS >> 3. Installed TiddlyWiki >> 4. Created an empty Wiki >> 5. Installed Anki and added the Anki plugin >> >> I would like to know how I can continue hosting my Wiki on Google Drive >> while using TiddlyRemember. If it's not possible, what would be the most >> ideal (read: easiest) way to set it up. >> >> Thanks in advance for the help. >> >> On Wednesday, 18 November 2020 at 02:48:45 UTC [email protected] >> wrote: >> >>> As Sebastián says, you can use links to external images that will be >>> accessible from Anki, but image transclusion is not supported...for now. >>> I'd like to support it in the future, but it involves hooking into a whole >>> new section of Anki's API that I've never used before, so it's not >>> something I can quickly throw together. >>> >>> On Sunday, November 15, 2020 at 4:18:49 PM UTC-6 Prestige wrote: >>> >>>> Does TiddlyRemember support images in cards? does it have to be links >>>> or I can drag drop? >>>> >>>> On Monday, 16 November 2020 at 03:35:22 UTC+5:30 Prestige wrote: >>>> >>>>> Thanks >>>>> This is cool. >>>>> >>>>> >>>>> On Monday, 16 November 2020 at 01:07:55 UTC+5:30 >>>>> [email protected] wrote: >>>>> >>>>>> You can add an anki_tag field to any tiddler. Then, questions in >>>>>> tiddlers tagged with the first tiddler would get synced. >>>>>> >>>>>> For example, in TiddlyRemember I have: >>>>>> [image: image.png] >>>>>> Then I get this synced: >>>>>> [image: imagen.png] >>>>>> >>>>>> -- >>>>>> Sebastián >>>>>> >>>>>> >>>>>> On Sun, 15 Nov 2020 at 18:35, Prestige <[email protected]> wrote: >>>>>> >>>>>>> Any way to add tags to the cards? >>>>>>> >>>>>>> On Saturday, 14 November 2020 at 00:59:28 UTC+5:30 si wrote: >>>>>>> >>>>>>>> >>> I’d suggest you post this on the Anki forums at >>>>>>>> https://forums.ankiweb.net since it’s an Anki issue at this point. >>>>>>>> >>>>>>>> Will do. Thanks for your help. >>>>>>>> On Friday, 13 November 2020 at 18:10:15 UTC [email protected] >>>>>>>> wrote: >>>>>>>> >>>>>>>>> Pretty sure it’s 64-bit. VM on Parallels on my MacBook with the >>>>>>>>> default license and settings. Can’t imagine why it would matter >>>>>>>>> anyway. >>>>>>>>> >>>>>>>>> I’m stumped. I’d suggest you post this on the Anki forums at >>>>>>>>> https://forums.ankiweb.net since it’s an Anki issue at this point. >>>>>>>>> >>>>>>>>> >>>>>>>>> On Friday, November 13, 2020 at 9:42:30 AM UTC-6 si wrote: >>>>>>>>> >>>>>>>>>> Hi Soren. >>>>>>>>>> >>>>>>>>>> >>> Do other links to websites work in Anki? Perhaps your default >>>>>>>>>> browser is configured wrong and Anki can't figure out what to do >>>>>>>>>> with links. >>>>>>>>>> >>>>>>>>>> I have no problem with Anki opening websites. Anything with the >>>>>>>>>> prefix "https://" will open in the browser, but when I use >>>>>>>>>> "file://" nothing happens. >>>>>>>>>> >>>>>>>>>> I also tried this on a totally different Windows 10 machine with >>>>>>>>>> an almost fresh install and still it wouldn't work. It also didn't >>>>>>>>>> work >>>>>>>>>> when I tried clicking the link from AnkiWeb. This was all with me >>>>>>>>>> creating >>>>>>>>>> the link exactly as you describe above (the file opens if I copy the >>>>>>>>>> path >>>>>>>>>> directly into the browser). >>>>>>>>>> >>>>>>>>>> Did you try it on a 64 bit Windows 10, or some earlier version >>>>>>>>>> (no idea if that would matter)? >>>>>>>>>> >>>>>>>>>> On Friday, 13 November 2020 at 13:20:43 UTC [email protected] >>>>>>>>>> wrote: >>>>>>>>>> >>>>>>>>>>> I just tried it on Windows and it works fine for me. Downloaded >>>>>>>>>>> an HTML to my desktop and added to the card: >>>>>>>>>>> >>>>>>>>>>> <a href="file://C:/Users/soren/Desktop/test.html">link</a> >>>>>>>>>>> >>>>>>>>>>> Click the link and test.html opens in the browser. >>>>>>>>>>> >>>>>>>>>>> I'm on Anki 2.1.34 (a couple versions behind, but can't think of >>>>>>>>>>> anything that would have changed here). >>>>>>>>>>> >>>>>>>>>>> Do other links to websites work in Anki? Perhaps your default >>>>>>>>>>> browser is configured wrong and Anki can't figure out what to do >>>>>>>>>>> with links. >>>>>>>>>>> >>>>>>>>>>> On Friday, November 13, 2020 at 6:18:22 AM UTC-6 si wrote: >>>>>>>>>>> >>>>>>>>>>>> Hi Soren thanks for your reply. >>>>>>>>>>>> >>>>>>>>>>>> >>> The URL you list is not a valid file: URL, however -- it >>>>>>>>>>>> needs to use forward slashes even on Windows. >>>>>>>>>>>> >>>>>>>>>>>> Thanks, I wasn't sure which to use here but I had tried every >>>>>>>>>>>> combination and it still didn't work. >>>>>>>>>>>> >>>>>>>>>>>> >>> It does appear that the permalink generation in >>>>>>>>>>>> TiddlyRemember applied during the sync is incorrectly putting a >>>>>>>>>>>> backslash >>>>>>>>>>>> at the end of URLs that can't accept one there. >>>>>>>>>>>> >>>>>>>>>>>> I had noticed this, but I have tested with the correct >>>>>>>>>>>> permalink and it still won't work. I've also tried putting the HTML >>>>>>>>>>>> directly into the card (<a >>>>>>>>>>>> href="file:///C:/Users/Si/Desktop/file.html">link</a> using >>>>>>>>>>>> Ctrl+Shift+X), but again when I click the link while viewing the >>>>>>>>>>>> card >>>>>>>>>>>> nothing happens. >>>>>>>>>>>> >>>>>>>>>>>> I've noticed that there is an add-on >>>>>>>>>>>> <https://ankiweb.net/shared/info/879473266> for opening files >>>>>>>>>>>> in an external program. I got it to work with an HTML file, but >>>>>>>>>>>> because it >>>>>>>>>>>> looks for a specific extension at the end of the path, it doesn't >>>>>>>>>>>> work with >>>>>>>>>>>> permalinks that end in "#tiddler". >>>>>>>>>>>> >>>>>>>>>>>> Is it possible that Anki just can't open external HTML files on >>>>>>>>>>>> Windows? >>>>>>>>>>>> On Friday, 13 November 2020 at 00:08:42 UTC >>>>>>>>>>>> [email protected] wrote: >>>>>>>>>>>> >>>>>>>>>>>>> Si, >>>>>>>>>>>>> >>>>>>>>>>>>> It works for me when I just paste an <a href> tag into the >>>>>>>>>>>>> HTML editor directly on a card (Ctrl-Shift-X while you have a >>>>>>>>>>>>> field >>>>>>>>>>>>> selected). The URL you list is not a valid file: URL, however -- >>>>>>>>>>>>> it needs >>>>>>>>>>>>> to use forward slashes even on Windows. It's possible that is the >>>>>>>>>>>>> issue, >>>>>>>>>>>>> but I don't have a Windows machine handy at the moment to test on >>>>>>>>>>>>> and see >>>>>>>>>>>>> if that breaks something. >>>>>>>>>>>>> >>>>>>>>>>>>> It does appear that the permalink generation in TiddlyRemember >>>>>>>>>>>>> applied during the sync is incorrectly putting a backslash at the >>>>>>>>>>>>> end of >>>>>>>>>>>>> URLs that can't accept one there. On my first try I ended up with >>>>>>>>>>>>> "/home/soren/test.html/#TiddlerName" as the permalink, which is >>>>>>>>>>>>> invalid >>>>>>>>>>>>> since an HTML file is not a directory, and this resulted in >>>>>>>>>>>>> nothing >>>>>>>>>>>>> happening when I clicked the link. I opened an issue >>>>>>>>>>>>> <https://github.com/sobjornstad/TiddlyRemember/issues/31> for >>>>>>>>>>>>> that. To see if this is what's causing your problem, you can try >>>>>>>>>>>>> manually >>>>>>>>>>>>> changing the text in the Permalink field of a card and removing >>>>>>>>>>>>> that extra >>>>>>>>>>>>> slash. >>>>>>>>>>>>> >>>>>>>>>>>>> On Thursday, November 12, 2020 at 3:55:47 PM UTC-6 si wrote: >>>>>>>>>>>>> >>>>>>>>>>>>>> Hi Soren. >>>>>>>>>>>>>> >>>>>>>>>>>>>> This might be more of an Anki question, but I have been >>>>>>>>>>>>>> unable to get permalinks to work in the way that you describe >>>>>>>>>>>>>> here >>>>>>>>>>>>>> <https://sobjornstad.github.io/TiddlyRemember/#Configuring%20the%20Anki%20add-on> >>>>>>>>>>>>>> . >>>>>>>>>>>>>> >>>>>>>>>>>>>> It seems to me that Anki won't open files that are outside of >>>>>>>>>>>>>> the "collection.media" folder. I've been trying all sorts of >>>>>>>>>>>>>> permutations >>>>>>>>>>>>>> of <a href="file:///C:\path\to\file.html">link</a> but when >>>>>>>>>>>>>> I click the link nothing happens. >>>>>>>>>>>>>> >>>>>>>>>>>>>> Is there some trick to get this to work that I'm not aware of? >>>>>>>>>>>>>> >>>>>>>>>>>>>> On Saturday, 30 May 2020 at 14:13:39 UTC+1 >>>>>>>>>>>>>> [email protected] wrote: >>>>>>>>>>>>>> >>>>>>>>>>>>>>> It's a thought. A simple SR algorithm is not particularly >>>>>>>>>>>>>>> hard, so that would be doable. But recently I've been seeing >>>>>>>>>>>>>>> sites pop up >>>>>>>>>>>>>>> that all do their own spaced-repetition implementation, and the >>>>>>>>>>>>>>> result is >>>>>>>>>>>>>>> if you use more than one of them, pretty soon you have 8 places >>>>>>>>>>>>>>> to go every >>>>>>>>>>>>>>> day to review flashcards. I'd rather not be responsible for a >>>>>>>>>>>>>>> fifteenth >>>>>>>>>>>>>>> competing standard <https://xkcd.com/927/>. >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Anki also has a really nice mobile app, which is something >>>>>>>>>>>>>>> TW still struggles with. >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> On Saturday, May 30, 2020 at 5:07:12 AM UTC-5, TonyM wrote: >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Build the whole solution in tiddlywiki would do it. >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Tony >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>> -- >>>>>>> You received this message because you are subscribed to a topic in >>>>>>> the Google Groups "TiddlyWiki" group. >>>>>>> To unsubscribe from this topic, visit >>>>>>> https://groups.google.com/d/topic/tiddlywiki/UD6VyV_r-94/unsubscribe >>>>>>> . >>>>>>> To unsubscribe from this group and all its topics, send an email to >>>>>>> [email protected]. >>>>>>> To view this discussion on the web visit >>>>>>> https://groups.google.com/d/msgid/tiddlywiki/7d3054ca-5ca5-4d5c-aaa5-f3bf71ecec09n%40googlegroups.com >>>>>>> <https://groups.google.com/d/msgid/tiddlywiki/7d3054ca-5ca5-4d5c-aaa5-f3bf71ecec09n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>>> . >>>>>>> >>>>>> -- > You received this message because you are subscribed to a topic in the > Google Groups "TiddlyWiki" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tiddlywiki/UD6VyV_r-94/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/63e172c7-bfa1-43b9-8db0-030cc26e0dccn%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/63e172c7-bfa1-43b9-8db0-030cc26e0dccn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAKxb1S164TLtk2uCoHwj%2B444DxaHoKGNjCEw9vFs6J0gpTfsUQ%40mail.gmail.com.

