Oscar Morrison
Oscar Morrison
Throughout the book, I have seen in numerous places the inconsistent use of bracing and spacing. Individuals new to backbone and new to javascript in general will find this inconsistency...
Most other editors have a function where if you hit (⌘ + Z / Ctrl + Z) it will undo the automarkdown, and leave the text as it was. Eg....
Here is my vimrc at relevant config: https://github.com/oscarmorrison/vimrc/blob/master/vimrc#L169
Is this compatible with the Zip?
any chance you could make this an independent library/package for interacting with dyson in js. used to use https://github.com/CharlesBlonde/libpurecoollink, but is broken currently. then home bridge could depend on the...
Is it possible to get support for sytax highlighting for the evernote export. Something like evercode: http://2012.devcup.evernote.com/submissions/8657-evercode) Would make Sublime extremely useful, and allow for evernote to backup all code....
Related to: #293 #297 ### Description Currently (before using the scout-extended) library, our scout id / algolia object id looks like this: `modelname_id` such as `page_123` `user_12` etc. Now using...
@p1ho any chance you can please have a look at this, seems to be an issue from the automation _Originally posted by @oscarmorrison in https://github.com/oscarmorrison/md-page/issues/64#issuecomment-1920138053_
How do I do load the custom JSON state and use a custom tokenizer?
Hi I am really keen to integrate something like FZF into the evernote note search. https://github.com/junegunn/fzf Does anyone have any ideas about this, and how one might approach this. Oscar