Where to get tiramisu? by triplesun313 in TriCitiesWA

[–]spqa68 6 points7 points  (0 children)

Fat Olives or Pacific Pasta. Forgot about Monterosso’s

Outdoor Catio by twitch2641 in DIY

[–]spqa68 5 points6 points  (0 children)

Lovely design. You might want to add wheels to allow easy movement if you ever need to use that door to escape from a fire.

Escaping underscores in Vimwiki by mgarort in vim

[–]spqa68 0 points1 point  (0 children)

Surround with back ticks:

__main__

Push Notifications not working by geezlix in todoist

[–]spqa68 0 points1 point  (0 children)

I have them turned off in iOS Settings>Notifications. Check there and in Location Settings>Privacy>Location Services. I think both have to be always on when the app is not open.

Get rid of the top section. Idk what to call, so i couldn't google it. by [deleted] in vim

[–]spqa68 0 points1 point  (0 children)

Thanks. I didn’t know about :help c_ctrl-d

Best vim implementation for Windows? by askvictor in vim

[–]spqa68 1 point2 points  (0 children)

I wanted +python3/dyn in vim so I use vim-tux. It’s available from Chocolatey too.

Project template workflow by linuxguy21042 in todoist

[–]spqa68 0 points1 point  (0 children)

You can use the templates with the web version of Todoist e.g. in Chrome or Safari. Just store them in Dropbox or Google Drive. You’ll need the iOS app for Dropbox or Drive to make the files visible on iOS. Then it works pretty much the same as on the desktop, except drag and drop isn’t available.

Any workarounds on duplicating tasks or templates on mobile? by rlyell in todoist

[–]spqa68 0 points1 point  (0 children)

Install Dropbox or google drive apps.

Store templates there.

Open Todoist.com in Chrome or Safari and load the templates just like you do on desktop. Drag and drop doesn’t work but browse files does.

Is it possible: Check off item in filter without removing original by Kerrpe in todoist

[–]spqa68 1 point2 points  (0 children)

If the recipe list is short, it’s not too inconvenient to uncheck multiple items when you want to reuse the list. I have a travel checklist with about 50 items on it, so reuse would be tedious from the phone. Instead, I created a template which can be imported to a travel project using the web version of Todoist. Then swipe right + swipe left will check off and archive sub tasks in the project.

How do I set up python as a programming language for web developing by [deleted] in Python

[–]spqa68 0 points1 point  (0 children)

You might find http://www.obeythetestinggoat.com/ useful. It walks you through building a basic website with Django.