
Chickaloon
Level 2-
Content Count
11 -
Joined
-
Last visited
Community Reputation
1 NeutralAbout Chickaloon

Profile Information
-
Subscription
PREMIUM
Recent Profile Visitors
659 profile views
-
ANSWERED Anyone have a great daily journal template? (General)
Chickaloon replied to Wayne Hazle's topic in General
@DTLow that's a workaround. Thanks.- 19 replies
-
- journal
- best practices
-
(and 3 more)
Tagged with:
-
ANSWERED Anyone have a great daily journal template? (General)
Chickaloon replied to Wayne Hazle's topic in General
Thanks @Shane D.. I want a new journal note created each morning with a template that I fill in to complete my daily journal. I can use IFTTT to create the note each day, or I can have IFTTT send an email to do the same thing. In either case I would like the note created with the correct template. I can put a pseudo template in the body of the email or the IFTTT app, but you need to use HTML to format it, which will run over the 4K byte limit. Using a template would be the better way to go.- 19 replies
-
- journal
- best practices
-
(and 3 more)
Tagged with:
-
Chickaloon started following [BUG] Shortcuts don't work, HTML encode problem?, Anyone have a great daily journal template? (General), Upgrade to 6.8.7.6387 Created Problems and and 1 other
-
ANSWERED Anyone have a great daily journal template? (General)
Chickaloon replied to Wayne Hazle's topic in General
@Shane D. Is there a way to specify a template when creating a new note from email or IFTTT? You can specify notebook, tags, etc., but I don't see a code for template.- 19 replies
-
- journal
- best practices
-
(and 3 more)
Tagged with:
-
Upgrade to 6.8.7.6387 Created Problems
Chickaloon replied to RapidFinancialSolutions's topic in Evernote for Windows
Thanks, yes I just checked and yes there is a new version. I will install and try it out. I also have seen the problem where my shortcuts don't bring up any matches unless I try 5+ times. I think all these problems have a root cause around all the threading and subprocesses they are using. There are probably race conditions or other issues in the inter-process communication that is causing all this. I think they chose a much too complicated programming model for their Windows desktop version, unfortunately. -
Upgrade to 6.8.7.6387 Created Problems
Chickaloon replied to RapidFinancialSolutions's topic in Evernote for Windows
This is still an issue. On the Windows client, bring up a new note. You must wait 5+ seconds, and click multiple times in the note area before you start typing, just to make SURE you're actually typing where you think you are. Not good. -
Thanks. Yes the camera app works fine, but it puts the photos in my gallery also which I don't want. Evernote seems to not use the flash after the first photo, even if the flash is turned on.
-
In the multi-shot mode (which I want to use to avoid photos taking up gallery space), if I have the flash setting icon to "always", the flash only works for the first photo. Subsequent photos are underexposed and blurry. Anyone else see this? Galaxy S7.
-
Have a shortcut as follows: notebook:"Action Pending" any: tag:1-Now -tag:* When I try to use the shortcut in Evernote Web, it gets translated as: notebook%3A"Action Pending" any%3A tag%3A1-Now -tag%3A* which obviously fails. I guess your QA team didn't try shortcuts in the Web version?
-
Well, I've found search to be one of the least intuitive and downright buggy things (depending on platform) about Evernote. Which is interesting since they tout it as a "put everything in here and never lose it!" app, Fortunately I don't have to use the search that often. Woe if I did.
-
Yup, just figured that out. As a programmer, I don't understand why on earth it can't be done both ways. Would cut down on support issues I imagine.
-
I have two notes tagged "Rick" in a notebook "Action Pending". When I go to that notebook and look for notes with tag Rick I find the two I have. When I enter a query or try to create a shortcut with the following, no notes show up: tag:Rick notebook:"Action Pending" What am I missing here?