|
12 | 12 | <meta name="twitter:card" content="summary"/> |
13 | 13 | <meta name="twitter:title" content="org-noter: I'm an official maintainer!"/> |
14 | 14 | <meta name="twitter:description" content="I haven’t contributed to open source software much until last year. It’s been an interesting and rewarding process. |
15 | | -Last year when I released my scheduling package for Emacs, org-hyperscheduler. Later in 2022 I found a fantastic package for taking notes, org-noter. |
| 15 | +My first large contribution was last year when I released my scheduling package for Emacs, org-hyperscheduler. Later in 2022 I found a fantastic package for taking notes, org-noter. |
16 | 16 | When I dicovered org-noter in the summer of 2022, it was not actively maintained. The last update was at the end of 2019. I asked if anyone wanted to collaborate on a fork on github and made a post on reddit."/> |
17 | 17 |
|
18 | 18 | <meta property="og:title" content="org-noter: I'm an official maintainer!" /> |
19 | 19 | <meta property="og:description" content="I haven’t contributed to open source software much until last year. It’s been an interesting and rewarding process. |
20 | | -Last year when I released my scheduling package for Emacs, org-hyperscheduler. Later in 2022 I found a fantastic package for taking notes, org-noter. |
| 20 | +My first large contribution was last year when I released my scheduling package for Emacs, org-hyperscheduler. Later in 2022 I found a fantastic package for taking notes, org-noter. |
21 | 21 | When I dicovered org-noter in the summer of 2022, it was not actively maintained. The last update was at the end of 2019. I asked if anyone wanted to collaborate on a fork on github and made a post on reddit." /> |
22 | 22 | <meta property="og:type" content="article" /> |
23 | 23 | <meta property="og:url" content="https://dmitrym.online/posts/org-noter-official-maintainer/" /><meta property="article:section" content="posts" /> |
24 | 24 | <meta property="article:published_time" content="2023-05-22T00:00:00-07:00" /> |
25 | | -<meta property="article:modified_time" content="2023-05-22T12:33:10-07:00" /> |
| 25 | +<meta property="article:modified_time" content="2023-05-28T09:52:18-07:00" /> |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
@@ -137,7 +137,7 @@ <h1 class="title">org-noter: I'm an official maintainer!</h1> |
137 | 137 |
|
138 | 138 | <div> |
139 | 139 | <p>I haven’t contributed to open source software much until last year. It’s been an interesting and rewarding process.</p> |
140 | | -<p>Last year when I released my scheduling package for Emacs, <a href="https://github.com/dmitrym0/org-hyperscheduler">org-hyperscheduler.</a> Later in 2022 I found a fantastic package for taking notes, <a href="https://github.com/org-noter/org-noter">org-noter</a>.</p> |
| 140 | +<p>My first large contribution was last year when I released my scheduling package for Emacs, <a href="https://github.com/dmitrym0/org-hyperscheduler">org-hyperscheduler.</a> Later in 2022 I found a fantastic package for taking notes, <a href="https://github.com/org-noter/org-noter">org-noter</a>.</p> |
141 | 141 | <p>When I dicovered org-noter in the summer of 2022, it was not actively maintained. The last update was at the end of 2019. I asked if <a href="https://github.com/weirdNox/org-noter/pull/129#issuecomment-1181977664">anyone wanted to collaborate on a fork</a> on github and made a post on reddit.</p> |
142 | 142 | <p>The first feature I wanted to add to org-noter was highlighting. I made a <a href="https://www.youtube.com/watch?v=HCOXva1Ndfk">youtube video </a>about it and posted it in /r/emacs and /r/orgmode. Around that time, Peter Mao reached out to me. He has been using org-noter extensively and wanted to collaborate on maintaining it. We spent some time chatting about what our goals are for the project.</p> |
143 | 143 | <p>Since then we have:</p> |
|
0 commit comments