Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add instructions for VS Code #542

Closed
wants to merge 56 commits into from
Closed

Conversation

emceeaich
Copy link
Contributor

No description provided.

maebert and others added 30 commits September 17, 2014 08:35
Added how to ignore history appending for zsh
Fixed "-on today" option inclusive date parsing
…m being used. Now editing one entry results in "[1 entry modified]"
Fixed a bug. --edit now shows [1 entry modified] not [1 entries modified]
Handle situation where a specified jounal is not found.
Added basic logging feature to understand how is configuration loaded
maebert and others added 5 commits March 9, 2017 12:42
Add more recent Python versions including development branches and nightly build.
Update to clarify that jrnl creates .jrnl_config file under $XDG_CONFIG/jrnl/ folder (I mistakenly interpreted the original to mean the config file should be called $XDG_CONFIG/jrnl, and was super confused that jrnl did not read it).
@maebert
Copy link
Contributor

maebert commented Jun 25, 2018

Awesome, thanks! Could you rebase that against 2.0-rc-1?

@emceeaich
Copy link
Contributor Author

I cherry picked my change into #544. Let me know if I should close this PR.

@Hatoris
Copy link

Hatoris commented Jul 9, 2018

I just setting mine to run on windows machine, you can add it to your commit :

To set `Visual Studo Code <https://code.visualstudio.com/>`_ as your editor on windows, edit ``.jrnl_config`` like this: 

.. code-block:: javascript
    "editor" : "C:\\Program Files\\Microsoft VS Code\\Code.exe -n -w"
  
The -n argument tells VS Code to open new session of VS Code instead of restoring the previous session, it's necessary to close this session to handing back control to jnrl.
The -w argument tells VS Code to wait for files to be written out before handing back control to jrnl. 

@micahellison
Copy link
Member

Hello! We're just getting the jrnl repo going again and are working on getting a release together. Would you be willing to rebase against the current master branch? Thanks.

@micahellison micahellison added the documentation Improvements or additions to documentation label Jul 7, 2019
@emceeaich
Copy link
Contributor Author

emceeaich commented Jul 7, 2019

Yes, let me look at this this afternoon.

Copy link
Contributor Author

@emceeaich emceeaich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion to make the invitation to journal more broadly inclusive. Everyone can benefit from a journal!

README.md Outdated Show resolved Hide resolved
docs/overview.rst Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
@emceeaich
Copy link
Contributor Author

Thanks for your patience while I got the conflicts resolved.

@emceeaich
Copy link
Contributor Author

Let me try a local checkout of my branch and see what's breaking.

@maebert
Copy link
Contributor

maebert commented Jul 15, 2019

Hey @emceeaich, could you have a look at #611 (and the branch underneath)? I'm suggesting moving to markdown docs to make editing easier, would love to see your changes in there!

@emceeaich
Copy link
Contributor Author

Agreed.

Should I cherry pick my changes into that new branch and close this PR?

@maebert
Copy link
Contributor

maebert commented Jul 15, 2019 via email

@emceeaich
Copy link
Contributor Author

No worries!

emceeaich added a commit to emceeaich/jrnl that referenced this pull request Jul 16, 2019
@emceeaich emceeaich closed this Jul 16, 2019
@emceeaich emceeaich deleted the patch-1 branch July 16, 2019 05:26
@lock
Copy link

lock bot commented May 21, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the 🔒 Outdated label May 21, 2020
@lock lock bot locked as resolved and limited conversation to collaborators May 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation 🔒 Outdated
Projects
None yet
Development

Successfully merging this pull request may close these issues.