Jump to content

kimaldis

Level 2
  • Posts

    38
  • Joined

  • Last visited

Everything posted by kimaldis

  1. There's a problem there if you need to edit the file. It won't save back into Evernote. You have to save the sheet to disk, delete the attachment in Evernote then reattach the saved file. It's clunky. I see no reason why simple calculations should be problematic; there's obviously a demand for it at it works well in Notion, Coda, etc. If you don't like the idea of it, simply don't use it.
  2. By answering qeustions that have been asked and ansered dozens and dozens of times. It's a waste of time and it's poor forum etiquette. Most forums you wouldn't get away with it.
  3. This has turned into a never ending cycle of "we want this thing", "you can't do that thing but you can do this thing", "No, that's not the same thing at all, I want the thing done properly", " no, you can't do that but you can do this", "face palm" It's just insane that so many people have asked for a decent hierarchy in Evernote, only to be told that they don't really when actually, they do and it's not an ureasonable thing to ask. So I[m going to cut myself off from this discussion before the sheer stupidity of it explodes my head. Byby.
  4. sure, and that's how tags should be. There's the problem, though, they've shoe-horned a partially hierarchical system into tags when really notebooks are more suited. So they have a half hierarchical notebook system - only two levels - and a half-hierarchical tag system, neither of which provide much of why anyone would need a tree structure for thier notes. It's like nearly everything in Evernote; done in the most unhelpful possible way.
  5. tags have to be uniquely named. So I can't have 2 nodes both with, say, a notes tag undereneath. Why wouldn't I want to have identically named nodes in several places in my note structure? I know there are naming workarounds but they're just that, workarounds. It's kludgy and I don't want to have to deal with it. consider this structure: aaa bbb ccc If I select tag 'aaa'in the sidebar it only shows notes contained in 'aaa'. It should show notes in the child tags The full path of any given tag doesn't show in the note header. This doesn't seem like a problem now but it is if non-unique tag names are allowed. Why can't I create and rearrange notebooks and tags by D&D in the sidebar. Who would anyone miss that out?
  6. It's free for personal use. I'm using it with no Salesforce account. It works fine for single users. It offers more of what I need than Evernote does and they seem to have a better understanding of end users' needs than Evernote does. Evernote isshowing it's age and there's no sign that anyone treats that seriously.
  7. I've just checked Quip out. It kind of leaves Evernote in the shade, doesn't it. I'm still messing with it but right now I see no reason not to make a move over to it.
  8. It is a bit mad that you can't move notebooks around between stacks in the sidebar. Same goes for renaming. And for adding new stacks, come to that. It just seems the obvious place to do it.
  9. Project A contains a notes section and and a members section. Storing and showing them as a tree is more representetive of the model I have in my head. Tags are labels, they can be applied to many things. They can be stored as a hierarchy but that hierarchy isn't a representation of the data, it's a representation of labels. I think this is also where EN hae come a bit unstuck in the past, when they'e suggested you use labels to organise notes. Tags are useful but I don't think primary organisation of the data is best use. Yes, I understand how to use naming conventions to work around deficiencies in the design but my experience tells me naming conventions should be a last resort. Better design would render it un-necessary. It's functional, but messy.
  10. It's semantics, really. Given a choice I'd choose hierarchical notebooks over hierarchical tags, probably. I've done a lot of work with hierarchies over the years, both as a user and as a developer; by definition a tree structure allows for non-unique node names because a node is not global, it occupies its own space and that's one of the big plusses of a tree. A structure like below is not uncommon but messy in Evernote: Project A Notes members Project B Noters Members My real beef is that they're trying to make it do something that it's not. I think what you're talking about is arranging a flat tag list into a hiearchy. If that's the case then, again, it's not a hierarchical tag structure, it's a hierarchical view of a flat tag structure, which is a confusion. But like I said, semantics, I'd be happy with true nested notebooks, though; Evernote desperately needs some kind of hierarchical structure.
  11. It really isn't really hierarchical. If it was you'd be able to have identically named tags in different parts of the tree. You'd also be able to specify tags with a full path and select a full tag branch. You can do none of these things. Tags in Evernote appear to be no more than the same visual decoration that notebooks stacks are. If you want to see it done properly, take a look at Bear.
  12. Threre's always a reason... Half-baked is a recurring thing in Evernote becuase forward thinking design hasn't ever been a thing with it. You can see how it probably happened; you design a fairly simple data structure then, as time goes by and needs expand, your lack of forthought restricts your ability to adapt to new needs so you hack in anything you can to paper over the cracks, make it look better without actually addressing the things that prompted the feature request in the first place. So you get nested tags that aren't really hierarchical so have none of the advantages of a hierarchical structure, likewise with notebook stacks. It's madness that an app the basic purpose of which is to let you organise your data uses a flat data structure and doesn't have even the most basic tools for organising data. It can only get worse.
  13. OK, here's my take on this: * System prefs, shortcuts to assign shortcuts to font size (4 - 14,18,24,36) and font (1, Arial) - thanks @DTLow for that, I assumed it only applied to top menubar items * BetterTouchtool to put buttons in the touch bar for Headings 1,2,3 and normal which calll applescripts when pressed. Heading scripts select the line then send shortcut keystrokes to apply font and size to the line from the menu. Normal selects the paragraph rather than a line. Better touch tool and the touch bar because I can't be. bothered to remember the shortcuts, which can be obscure because looking for ones that aren't taken. ( I used <ctrl>1,2,3,4,5 ) tell application "System Events" key code 123 using {command down} key code 124 using {command down, shift down} keystroke "1" using {control down} -- H1 (36) delay 0.1 keystroke "5" using {control down} -- Arial end tell tell application "System Events" key code 126 using {option down} -- paragraph select key code 125 using {option down, shift down} keystroke "4" using {control down} -- size 14 delay 0.1 keystroke "5" using {control down} - Arial end tell I've struggled for ever to get something close to OneNote's rather slick text formatting workflow and, for me, this is about as good as it needs to be. I can literally place the cursor, hit a key and the line or paragraph is transformed instantly The advantage of BetterTouchTool wrapping it is a) no shortcut to remember and b) you get to combine both font and font size changes in one hit. If you don't have a tuch bar, assign the scripts to key presses or sequences. I didn't really do much, it's just a gathering of what's gone before here, so thanks to those that went before. Next battle, proper tag hierarchies and infinite notebook nesting depth. Forward!!
  14. It looks like this was a one-off on a particular note. Trying it on a new note and I don't get the same problem. I was using Evertool to format the note, this may have had something to do with it.
  15. Chipping in with a couple of thoughts: Headings are huge for me.The ability to simply grab a heading level instead of digging around in menus have implications for both speed and constency of style across notes and notebooks. Lack of this and the generally awful formatting workflow has been the almost sole reason why I've not stuck with Evernote in the past. Thoughts: Hotkeys or shortcuts would be a good thing Custom styles in the dropdown, with shortcuts, obviously. I like the new layout, much easier to see how my documents are structured. I know it's been discussed to death but I really don't understand the resistance to mulitply nested notebooks. It hurts no-one to have them, if you don't like them dont' use them. Surely?
  16. This is true of other formatted text but code blocks serve as an example. When I insert a code block at the end of a note I can't find an obvious way to add unformatted text after it. Try this: 1. New Note 2. In the note body type ``` followed by a return to get a code block and add some text to it 3. Now, try and add some plain text after the code block. I'm stuck, any thoughts? thanks.
  17. But the script saves you that step. It's quicker and why do it if you don't need to.
  18. The script selects the current line for you; that you can't do from a menu.
  19. FWIW, I was looking into using Applescript to format single lines of text for title headers in notes. I just got fed up with digging around in Font dialogs when all I wanted was for this line to be H2, or something. It uses System events to select and grab the current line into the clpboard then calls the textutil standalone to do the formatting, pasting the result back into the note. It's kludgy but functional. The most significant annoyance is that it requires 2 1 second sleeps. I see no way around that. For myself I have it stored as a set of Keyboard Maestro Macros for varying sizes, triggered by text strings #, ##, ###, ###, etc as per Markdown - I have shortcut keys coming out my ears and this is easy to remember. delay 1 -- necessary tell application "System Events" keystroke (ASCII character 28) using {command down} keystroke (ASCII character 29) using {command down, shift down} keystroke "c" using {command down} end tell delay 1 -- necessary -- set fontsize to 28 do shell script "pbpaste | textutil -stdin -stdout -convert rtf -fontsize 28 | pbcopy" tell application "System Events" to keystroke "v" using command down Enjoy
×
×
  • Create New...