From No Org to Neorg - Workflow, Links | #2

Поделиться
HTML-код
  • Опубликовано: 19 ноя 2024

Комментарии • 91

  • @vhyrro
    @vhyrro  Год назад +16

    Important Update: This video is now partially outdated because of a series of breaking changes that were introduced recently.
    All of the concepts are the same, but the keybinds and some module naming conventions have since changed.
    Check out part 3 for what exactly changed and how to fix it! ruclips.net/video/LFy48_FRF0I/видео.html

  • @PalashBackup
    @PalashBackup 9 дней назад

    Took me 3 days to go through the whole video. It was a bit slow paced, but very thorough. Much appreciated, thanks.

  • @vhyrro
    @vhyrro  Год назад +17

    Part 2 time! This one's pretty long, so grab some coffee while you're at it :)
    I believe I'm going to have to change colourscheme as RUclips absolutely cannot handle my Neovim background for whatever reason :|

  • @AlexNorman
    @AlexNorman Год назад +30

    This looks like a terrific writing tool. I'll be installing and trying it out soon. Thanks to you and the team for developing Neorg.

  • @JoshuaB86
    @JoshuaB86 Год назад +4

    The power of your linking logic is mind blowing... I'll be using neorg after 2 vids in.

  • @lamprospitsillou6325
    @lamprospitsillou6325 Год назад +4

    Super High Quality Vhyrro!! Thanks for everything

  • @jazzochannel
    @jazzochannel 5 месяцев назад +1

    33:28 i love the soft jazz in the background

  • @jimjimdanglebun685
    @jimjimdanglebun685 Год назад +5

    I've just started using nvim and I'm looking for every way possible to do everything in it, this will definitely be getting thrown into my pile of reasons to not leave vim ever at all!

  • @danwroy
    @danwroy 5 месяцев назад +2

    In the end, when he goes, "oh btw index files can be automated", I was like, I watched the whole thing.

  • @seconds21ive43
    @seconds21ive43 Год назад +1

    Really looking forward to part 3! Thank you for putting all of this together in an extremely informative video.

  • @bryantfoo9816
    @bryantfoo9816 Год назад +1

    Thank you vhyrro for all the videos!!!

  • @dabzilla05
    @dabzilla05 Год назад

    As someone who has been using Neorg for months already I still learned allot from this video (I 🤯at the fact that I could add todo for all types) great content, rare that a creator can both write and market the creation. Great job Vhyrro

  • @DanteZantana
    @DanteZantana Год назад +2

    Awesome video looking forward for part 3!

  • @nickskywalker2568
    @nickskywalker2568 Год назад +2

    So exciting, can't wait for the next one!

  • @PatMx34
    @PatMx34 2 месяца назад

    waaowaoooo this is legendary!! 🚀🚀

  • @TownspersonB
    @TownspersonB Год назад

    This seems like it would have been really handy to use when I was still in college. Having my classes' notes all organized along with links that connect different lectures' lessons would have been handy, as well as having the lists for assignments.

  • @DennisVeeMusic
    @DennisVeeMusic Год назад

    A very helpful video! Thank you! Much love to Neorg!

  • @radvilardian740
    @radvilardian740 Год назад

    Mam. I forgot how long hv I been waiting for this part 2

  • @niksingh710
    @niksingh710 Год назад

    Finally you remembered!! Thanks mate...

  • @murtaza6464
    @murtaza6464 Год назад +1

    Thanks for this video. Does neorg/the norg format have a library for web rendering? For something like shopping lists it would be nice to have it on my phone after writing it.

  • @CielMC
    @CielMC Год назад +3

    What was the search thing at 4:16?

    • @aintea2122
      @aintea2122 8 месяцев назад

      it is in the fish shell, but you can make it yourself using the `fzf` command, which is a fuzzy finder

  • @ferferrara
    @ferferrara Год назад

    Great video! Waiting for part 3 ♥

  • @jemag
    @jemag Год назад

    Can't wait for the next one.

  • @TororutsuLYFE
    @TororutsuLYFE Год назад

    I never hit the bell! But I smashed it and subscribed! I used this plugin briefly when there was nothing lol, I was new to neovim, notes, organization everything! I was impressed with what you guys were doing and the help you offered, but at the time I knew it was my own willingness to learn that caused me to drop it and that workflow. Years later you guys are still going strong and I am ready to learn! I even got a video by the creator, thats amazing and motivational! I spent the last couple of days staring at a blank init.lua as i slowly learned and crafted a config thats all mine! it feels amazing and now its time to keep going! Im here for the ride, waiting for the next one

  • @wing-d
    @wing-d Год назад +2

    Hi, Vhyrro. I got an issue at 25:22. When i moved the cursor away, on my screen ,there's still "{*Heading}[link] (with underline)" instead of pure link (with underline). Is there any extra settings I missed? Thank you so much for this. Can't wait the part 3😁

    • @wing-d
      @wing-d Год назад +6

      I fixed that by setting `conceallevel=2`

  • @strandingstranger
    @strandingstranger Год назад +1

    i NEED a new video my man, i hope its on its way

  • @thesquake5368
    @thesquake5368 10 месяцев назад

    This is really awesome, this will very likely replace my markdown zettelkasten setup, also image.nvim adds ability to display images and adds it specifically for neorg as well, pretty awesome

  • @kqvanity
    @kqvanity 15 дней назад

    9:16
    Now the leader key instead of g : )
    Can you give a breakdown on yours dots? I glanced autocompletion previews..

  • @iduran
    @iduran Год назад +2

    Great series. Thanks a lot for this. Two questions: 1) will I be able to replace something like Obsidian with Neorg eventually, specially in terms of the ecosystem by having a mobile up and synchronization? 2) I really like you Neovim setup, do you mind sharing your dotfiles, at least for Neovim?

    • @vhyrro
      @vhyrro  Год назад +1

      Hey! Eventually yes, you will be able to replace obsidian with Neorg, check out the roadmap on our repo if you'd like to see what I'm working on :)
      As for dotfiles, I don't have any shared anywhere. My Neovim config is up for grabs here, however if you're not an advanced lua wizard then you'll have a problem reading some of the bits lol, plus I haven't updated it in a while: github.com/vhyrro/neorg-dev

  • @offerurain8641
    @offerurain8641 8 месяцев назад

    2:44 that linter seems pretty awesome, but i didn't find anything about it in your nvim config repo, can you tell me about it?

  • @TheFwip
    @TheFwip Год назад +1

    Just a comment on the to-do syntax,
    It seems a mis-step to have the non-concealed version of a complete item, '(x) bread' look so similar to the concealed version of an incomplete item, "(×) bread."

  • @parikshithpalegar4699
    @parikshithpalegar4699 Год назад +1

    4:52 which plugin are you using to make lsp error suggestion

  • @denzellford9634
    @denzellford9634 Год назад +1

    Is it possible to have a link to another workspace?

  • @SvenHergenhahn
    @SvenHergenhahn Год назад +4

    looking forward to watch part #3 - any ideas when it will be available?

    • @vhyrro
      @vhyrro  Год назад +5

      Hey! I've been stalling a bit on the videos mostly because other things have been taking priority. I hope to release a video this week if everything goes well

  • @lukeo4435
    @lukeo4435 8 месяцев назад +1

    Sorry, but @6:13 ruclips.net/video/Bi9JiW5nSig/видео.html what causes the bracket syntax to automatically be applied to the other list items? It does not work that way for me...

    • @migueldm10
      @migueldm10 2 месяца назад

      thats a nvim functionality. He is adding the same text to multiple lines. Nothing to do with neorg

  • @olivierbegassat851
    @olivierbegassat851 Год назад

    Is there a connection to a calendar ? Also would there be an option to have DONE, TODO, URGT, ... in bold an in colors ? (e.g. green, red, purple etc ...) ? I don't like the icons, I find them less clear.

  • @jazzochannel
    @jazzochannel 5 месяцев назад

    13:00 no, no, no! you need sourdough bread!

  • @JoelJosephReji
    @JoelJosephReji Год назад +2

    Hey, really cool video! but I have a question, is this compatible with the org-mode? I would really like to have a solution which would work in both my desktop as well as in my android phone (I have heard that there are a few org-mode apps in mobile) unfortunately, it will be a deal breaker for me if I can't manage it via my phone as well

    • @vhyrro
      @vhyrro  Год назад +2

      Compatibility with org mode outside of emacs is in general pretty difficult. Right now? There's no way to convert between the two formats effortlessly. With pandoc this will get much better, but a specialized tool will be needed to perform a good conversion because of the complexities of the org format at times.
      What I recommend that you do is wait a bit. The great thing about Neorg is that you can hop into it at any time - write some notes in another app with the .org file format, and when Neorg gets some better cross compatibility (a mobile app and the ability to upgrade from org) you can just hop on over :)

    • @JoelJosephReji
      @JoelJosephReji Год назад

      @@vhyrro absolutely, that sounds very reasonable to me! Thanks for the reply!

  • @joemeissler4876
    @joemeissler4876 Год назад +5

    Great video and plugin! What are you using for directory search at 4:16?

    • @jameslee1337
      @jameslee1337 Год назад +1

      I want to know too, if you find it hope you let me know
      The fzf plugin can probably do it, but usually a new page is opened

    • @digitalspecter
      @digitalspecter 11 месяцев назад

      @@jameslee1337 It looks a lot like somewhat configured fzf search though. You can use something like fzf-zsh-plugin to wrap most completions with fzf

    • @natepierce5709
      @natepierce5709 10 месяцев назад

      i am also very curious

  • @AizekGlistof
    @AizekGlistof Месяц назад

    I have no idea how you created folders in 18:41. I did same with the zero result

  • @filipposchristou441
    @filipposchristou441 11 месяцев назад

    So next time I go to supermarket I need to take my laptop with my neovim instance. 😅 btw thanks a lot for the tutorial !

  • @adriansrfr
    @adriansrfr 4 месяца назад

    Do you have a system for archiving completed todos?

  • @tandlose
    @tandlose Год назад

    great video

  • @AizekGlistof
    @AizekGlistof Месяц назад

    Could anyone advise what dependencies for concealer in neorg. Maybe I use improper nerd font

  • @dezehier
    @dezehier 10 месяцев назад

    For me, Ctrl-o doesn't seem to work to return from a link. I found out that Ctrl-6 does work for me, a bit strange.

  • @90hijacked
    @90hijacked Год назад

    im sorry but, at 2:45 what's the plugin used to unpack diagnostics into multiple lines?

  • @SBcode-s3n
    @SBcode-s3n 6 месяцев назад

    hello I have problem with Tasks wan I mark task as done it give me strange shape
    i was using org mode in emacs for note and neovim for progrming

  • @programming4024
    @programming4024 Год назад

    Thank you!

  • @vslow4795
    @vslow4795 Год назад

    I am missing here a way to have a link to another file, specifically to png image.

  • @flow1194
    @flow1194 10 месяцев назад

    is the feature that hides the original link and replaces it with custom text when writing {original link}[custom text] still in neorg?

    • @flow1194
      @flow1194 10 месяцев назад +1

      nvm me saying i have just discovered "set conceallevel=3". dunno if it was mentioned in the vid

  • @zettlrobert
    @zettlrobert Год назад

    what tool or plugin do you use @15:22 for the char search?

  • @flamendless
    @flamendless Год назад

    More please!

  • @rikhardfsoss
    @rikhardfsoss 11 месяцев назад

    so this is some kind of emacs org mode but for vim?

  • @rumble1925
    @rumble1925 Год назад

    Is there a plugin where I can get vscode bindings in vim?

  • @e79905
    @e79905 Год назад

    Are there ways to link and view images inline like in org mode or markdown?

  • @몽실이-n6k
    @몽실이-n6k Год назад

    15:21 what is this search app? i want use this.

  • @fjkldhakljf
    @fjkldhakljf Год назад

    Is rendering mathematical equations directly in the terminal possible ?

    • @vhyrro
      @vhyrro  Год назад +1

      Yup, I'm actually working on a set of contributions to the hologram.nvim plugin to allow for this :)

  • @jazzochannel
    @jazzochannel 5 месяцев назад

    5:52 did you set your milk to cancelled because you realized Kefir is the better option?

  • @KyleRassweiler
    @KyleRassweiler Год назад

    Does something need to be added to settings to have the concealer update after leaving input mode? Secondly is there a formatter available?

    • @vhyrro
      @vhyrro  Год назад

      Yup, you want to set `conceallevel` to `2` in your Neovim configuration. There's no working formatter, mostly because there are other higher priority things holding us back currently

    • @KyleRassweiler
      @KyleRassweiler Год назад

      @@vhyrro Thanks!

  • @Flackon
    @Flackon Год назад

    I don't like that the crossed off todo items means "to do". I'd rather have a blank space. Hope that's customizable

  • @masteringlife404
    @masteringlife404 5 месяцев назад

    Goodbye emacs, I guess .. 😂 ! you awesome bro !

  • @TimTeatro
    @TimTeatro Год назад

    *SOLVED:*
    9:10 - I have to use leaders to set the statuses instead of `f`. For exampleI have to type `td` instead of `gtd`. Any idea why?
    *ESOLUTION:* Watch the next video to find out way. It's a breaking change.

  • @shivisuper91
    @shivisuper91 Год назад

    I am using Lazy for plugin management and follow the lazy approach to install/initialiase neorg. I have multiple workspaces and have set a default workspace as well. Neorg is able to correctly figure out the default workspace but whenever I issue "Neorg index" it always returns "No 'index.norg' found in current workspace!". Anyone else face this issue?

    • @vhyrro
      @vhyrro  Год назад

      Sorry for the late reply, but this has been fixed a few days ago! After an update you should find that Neorg autocreates the index file for you if it doesn't exist :)

  • @Linuxdirk
    @Linuxdirk Год назад

    Imagine how awesome it would be if Neorg would use Markdown 🙃

    • @AndreaDragotta
      @AndreaDragotta Год назад +2

      Personally, I believe it would hold it back 🙂
      However, just like orgmode, you could export a neorg file into a markdown file if you want 👍

  • @alexascensao8024
    @alexascensao8024 Год назад

    Hey @vhyrro, great work, will give it a go and keep up the amazing work!
    If you mind a small question, what are you using for the info with underline, it showed: "Global variable in lowercase initial.." at ruclips.net/video/Bi9JiW5nSig/видео.html and it looks better than my current displayer which overflows depending on the line the error shows up at. Or if you could point me to your personal setup I could go ahead and tinker with it myself.
    Once again, thanks for your time!

    • @vhyrro
      @vhyrro  Год назад

      All you need is the lsp_lines plugin, which can be found here: git.sr.ht/~whynothugo/lsp_lines.nvim :)

  • @jumeisa8423
    @jumeisa8423 Год назад

    Neorg missing the most important feature,no built-in solution to export html and pdf, which are standard formats easier for sharing and distribution.

  • @droid806
    @droid806 Год назад +1

    So it's a note-taking system

    • @vhyrro
      @vhyrro  Год назад +3

      It's most commonly used as a note taking system, and what I'm showing off currently is the note taking side of Neorg yup. It isn't *strictly* a note taking system though, as we will see further on in the series. It can be used to write normal (non-note) documents like presentations, professional documents like theses and even spreadsheets!

  • @jazzochannel
    @jazzochannel 5 месяцев назад

    6:29 why not just do it as in some versions of markdown!? as in: - [ ]

  • @JohnboyCollins
    @JohnboyCollins 6 месяцев назад

    Break org-mode in pointless ways? Why... Org syntax needs to be a standard.

  • @eriksab1609
    @eriksab1609 10 месяцев назад

    marry me

  • @Nodsaibot
    @Nodsaibot Год назад

    this is juat markdown with extra steps xD

    • @vhyrro
      @vhyrro  Год назад +1

      lol, it's a super buff markdown with an environment built around it basically

  • @9s-l-s9
    @9s-l-s9 Год назад

    I don't see how it improves emacs org tbh...
    Instead interoperability is lower and it is yet another format...