Jump to content

jefito

Level 5*
  • Posts

    18,967
  • Joined

  • Last visited

  • Days Won

    313

Everything posted by jefito

  1. If you're using a desktop client (Windows or Mac), you can set up notebooks as "local", meaning that they do not sync to the cloud. Caveats: * You mush choose whether they're local or synced at notebook creation time; there's no changing once they're created. * Notebooks that aren't synced are not backed up automatically. You'll need to do that yourself.
  2. Nine worked beautifully, pasting from Visual Studio into the Win 4.3 version of Evernote. Didn't work so fine posting into the new web interface.
  3. That is correct, there is no way to do this in the client that I use (Windows, the web).
  4. Tags are nested by merely dragging and dropping in the tag tree. Drop a tag onto another tag, and the tag (and all of its children) will become nested under the second tag. Drop a tag on the "Tags" label (it's not a real tag) and the tag and its children will become top-level tags. Stacks are merely collections of notebooks; they're nice because they allow you to organize your notebook list (you have a max of 250 notebooks -- managing them as a flat list can be onerous) and certain operations, like search can be applied on a stack of notebooks. Notebooks are merely flat collections of notes.Notebooks and stacks appear in the Notebooks list. Stacks cannot be nested: if you drag a stack onto another stack, the notebooks will be moved from the first stack into the second stack, and the first stack will be deleted. Notebooks cannot be nested in other notebooks. However, notebooks and stacks coexist in the root of the Notebooks list; stacks are there to allow you to organize that list better. The Knowledge Base is a work in progress, and more topics are being added.
  5. Nope. Each note in inside of exactly one notebook. Notebooks can be nested, to one level, inside a Stack, but you cannot nest a notebook inside another notebook. Stacks cannot be nested. Notes can be associated with tags, and tags can be organized in a hierarchical tree, but they are not themselves functionally hierarchical. There's plenty of discussion here on the forums on this topic, if you care to search.
  6. No problem -- thanks for making the suggestion and presenting it well.
  7. Except that you left out the actual UI work, before you pitched it over the wall to QA. Off the top of my head (and guessing at the behind-the-scenes machinery): * adding the right-click menu item for "Convert to LaTeX image", and its converse (but only when the alt text indicates it's a LaTeX image), and hooking up the handler code * fetching the LaTex conversion URL service from the preferences (and adding UI to set and maintain that in Options) * handling any errors from the HTTP GET operation (which itself can fail) and any appropriate user notification * converting the image to whatever internal format Evernote uses and storing it in the appropriate place * Making sure that the Undo's are handled correctly * Adding the unit tests (if they're used) * Handling undos if anything special needs to be done * Handle the converse of the convert-to-LaTeX operation: replace element (however its represented in Evernote) with its alt text string * Write up the test cases for the QA engineers * handle any other host of seemingly trivial but time-sucking tasks that need to be done Anyways, I know what you're saying. This is not in the realm of rocket science in terms of complexity. It would be an interesting addition. But the question always remains for the developers: is it worth whatever effort it takes for the expected benefit? That's a question that I usually step away from, because I'm not privy to any of Evernote's internal plans. So good luck...
  8. I'm still not sure where you get the notion that this is all so easy for Evernote to implement.
  9. That's not a problem at all, you've misunderstood my idea. The only thing needed is an option in the context menu that converts the selected text to an "existing web-friendly renderings like JPEG, GIF, PDF, etc." by using a web service that interprets the text as LateX (or MathML). That's everything! To be fair to Dave, your original proposal was automatic conversion of '$' delimited text into LaTex generated images. By changing the requirements to a right-click option after Dave replied to you is just moving the goalposts. BTW, I do think that a user-initiated approach is better in the context of Evernote.
  10. Nope, it isn't XML: http://en.wikipedia.org/wiki/LaTeX
  11. That's cute, jbenson. I'm certainly nerdy enough to get the joke. Even so, I'd rate this as an interesting idea rather than great, and I have some doubts as to how widespread demand for this would be. Not that it's wholly conclusive, but i founds only three threads in the forum from a search of 'latex', plus some google hits.
  12. I guess a question would be how you would disambiguate between this use of '$' delimiters and other uses of '$' that don't designate LaTex, in a backward compatible way? I would think that this makes things not-so-simple. Probably means storing the original source into an 'alt' attribute, and then you need to interpret all of those for the special LaTeX delimiters too.
  13. Yes, you can say that, and I believe that your opinion is welcomed by Evernote staff. Me, I don't really care to organize my notes in hierarchical folders, as tags are plenty for me. I understand that others want that, but I've seen no interest in providing that in anything I've read by Evernote staff, so it's a moot point for me.
  14. A prior discussion here: http://forum.evernote.com/phpbb/viewtopic.php?f=56&t=19924&p=83399. ~Jeff
  15. We've had this suggestion before, back a couple of months ago. Basically means having a separate field (or index) that tracks manual order, which changes when you move notes around, possibly cascading into other notes (e.g. I have notes in order 1, 2 and 3, I move 3 above 2 and so must change both 2 and 3's sort order index -- swaps them in this case). Also gets a little messy and possible confusing if I am viewing a filtered list (via notebook or tag or saved search), and start moving things around: how does it affect other notes not currently being viewed? ~Jeff
  16. Nope. The only workaround that I can think of is to copy a piece of text with the formatting that you want (one character should do it), and paste it in to the place that you want to use the formatting, then type what you want. Then go back and delete the piece that you pasted. For example: Here's my starting point: "Here is my text with fancy styling. I want the same fancy styling " Pick up the 'f', and paste it at the end of the second sentence: "Here is my text with fancy styling. I want the same fancy styling f" Type the rest of your text: "Here is my text with fancy styling. I want the same fancy styling fhere." Delete the pasted bit: "Here is my text with fancy styling. I want the same fancy styling here." But there's no way to apply a formatting style to an existing piece of text that I know of. Not up to me. It'd be a nice touch, though. ~Jeff
  17. I would guess that the answer is no, at least for the short term. Evernote is primarily a cross-platform note capture and storage mechanism, with facilities for note taking. It's not meant to be a replacement for dedicated to-do lists, project planners or mind-mappers. ~Jeff
×
×
  • Create New...