Re: org-noter

2023-03-12 Thread Peter Mao
Hi Bruce,

The "official" repo will be at https://github.com/org-noter/org-noter, but
I need to work out some snafus/teething issues.

Peter

On Sun, Mar 12, 2023 at 4:37 AM Bruce D'Arcus  wrote:

> This is really cool, but doesn't there really need to be a single repo for
> distribution, issue reporting, etc.?
>
> Do you have a plan for which fork would become primary?
>
>
> On Sat, Mar 11, 2023, 11:35 PM Peter Mao  wrote:
>
>> Dear Org maintainers:
>>
>> I don't think org-noter is part of any official org distribution, having
>> been a MELPA-distributed package since inception (2017), but in the course
>> of discussing transfer of maintenance duties with Jonas Bernoulli (in his
>> MELPA-maintainer role), he suggested that we inform you of the impending
>> change to the maintenance of this package.
>>
>> In short, Dmitry and I have stabilized new features brought into the code
>> since Gonçalos' last commit in 2019 and brought in CI and a few new
>> features ourselves.  We have tried to contact Gonçalos since early Dec
>> 2022, but have not heard from him.
>>
>> Here are links to the relevant "issue" tickets on MELPA and the original
>> org-noter repository where we have made our proposal to maintain the
>> project:
>> https://github.com/weirdNox/org-noter/issues/173
>> https://github.com/melpa/melpa/issues/8413
>>
>> No action is needed on your part, but comments and suggestions are
>> welcomed.
>>
>> Peter
>>
>>
>>


Re: org-noter

2023-03-12 Thread Bruce D'Arcus
This is really cool, but doesn't there really need to be a single repo for
distribution, issue reporting, etc.?

Do you have a plan for which fork would become primary?


On Sat, Mar 11, 2023, 11:35 PM Peter Mao  wrote:

> Dear Org maintainers:
>
> I don't think org-noter is part of any official org distribution, having
> been a MELPA-distributed package since inception (2017), but in the course
> of discussing transfer of maintenance duties with Jonas Bernoulli (in his
> MELPA-maintainer role), he suggested that we inform you of the impending
> change to the maintenance of this package.
>
> In short, Dmitry and I have stabilized new features brought into the code
> since Gonçalos' last commit in 2019 and brought in CI and a few new
> features ourselves.  We have tried to contact Gonçalos since early Dec
> 2022, but have not heard from him.
>
> Here are links to the relevant "issue" tickets on MELPA and the original
> org-noter repository where we have made our proposal to maintain the
> project:
> https://github.com/weirdNox/org-noter/issues/173
> https://github.com/melpa/melpa/issues/8413
>
> No action is needed on your part, but comments and suggestions are
> welcomed.
>
> Peter
>
>
>


org-noter

2023-03-11 Thread Peter Mao
Dear Org maintainers:

I don't think org-noter is part of any official org distribution, having
been a MELPA-distributed package since inception (2017), but in the course
of discussing transfer of maintenance duties with Jonas Bernoulli (in his
MELPA-maintainer role), he suggested that we inform you of the impending
change to the maintenance of this package.

In short, Dmitry and I have stabilized new features brought into the code
since Gonçalos' last commit in 2019 and brought in CI and a few new
features ourselves.  We have tried to contact Gonçalos since early Dec
2022, but have not heard from him.

Here are links to the relevant "issue" tickets on MELPA and the original
org-noter repository where we have made our proposal to maintain the
project:
https://github.com/weirdNox/org-noter/issues/173
https://github.com/melpa/melpa/issues/8413

No action is needed on your part, but comments and suggestions are welcomed.

Peter


Re: org-noter

2022-05-17 Thread Uwe Brauer
>>> "IR" == Ihor Radchenko  writes:

> Uwe Brauer  writes:
>> Ok, so it is my setting, sigh.
>> 
>> BTW does this mode set any sort of marker in the pdf?

> FYI, org-pdftools package allows to set links to specific coordinates in
> pdf files by creating annotations.

Thanks, works nicely.



-- 
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine. 


smime.p7s
Description: S/MIME cryptographic signature


Re: org-noter

2022-05-17 Thread Uwe Brauer
>>> "CB" == Colin Baxter  writes:

> Hello Uwe
>>>>>> Uwe Brauer  writes:

>> Hi I am running GNU emacs master (2 month old) and have not been
>> able to use successfully org-noter.


>> When I open a pdf file with doc-view there seems no way to add a
>> note to the file. The documentation says one should simple press
>> «️i», but either with

>> (org-noter-notes-mode 'toggle) that binding is not defined with
>> org-noter-doc-mode it is but nothing happens, only garbage
>> collecting.

> Works for me using today's pull of or-mode and emacs-29.0.50.

Now it works for me as well, no idea what is going on there.

-- 
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine. 


smime.p7s
Description: S/MIME cryptographic signature


Re: org-noter

2022-05-16 Thread Ihor Radchenko
Uwe Brauer  writes:

> Ok, so it is my setting, sigh.
>
> BTW does this mode set any sort of marker in the pdf?

FYI, org-pdftools package allows to set links to specific coordinates in
pdf files by creating annotations.

Best,
Ihor



Re: org-noter

2022-05-16 Thread Colin Baxter
> Uwe Brauer  writes:

--- Snip --

> BTW does this mode set any sort of marker in the pdf?

I have never seen any marker in the pdf file.


Best wishes,

Colin Baxter.



Re: org-noter

2022-05-15 Thread Uwe Brauer
>>> "CB" == Colin Baxter  writes:

> Hello Uwe
>>>>>> Uwe Brauer  writes:

>> Hi I am running GNU emacs master (2 month old) and have not been
>> able to use successfully org-noter.


>> When I open a pdf file with doc-view there seems no way to add a
>> note to the file. The documentation says one should simple press
>> «️i», but either with

>> (org-noter-notes-mode 'toggle) that binding is not defined with
>> org-noter-doc-mode it is but nothing happens, only garbage
>> collecting.

> Works for me using today's pull of or-mode and emacs-29.0.50.

Ok, so it is my setting, sigh.

BTW does this mode set any sort of marker in the pdf?




-- 
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine. 


smime.p7s
Description: S/MIME cryptographic signature


Re: org-noter

2022-05-15 Thread Colin Baxter
Hello Uwe
>>>>> Uwe Brauer  writes:

> Hi I am running GNU emacs master (2 month old) and have not been
> able to use successfully org-noter.


> When I open a pdf file with doc-view there seems no way to add a
> note to the file. The documentation says one should simple press
> «️i», but either with

> (org-noter-notes-mode 'toggle) that binding is not defined with
> org-noter-doc-mode it is but nothing happens, only garbage
> collecting.

Works for me using today's pull of or-mode and emacs-29.0.50.



org-noter

2022-05-14 Thread Uwe Brauer
Hi

I am running GNU emacs master (2 month old) and have not been able to
use successfully org-noter.


When I open a pdf file with doc-view there seems no way to add a note to
the file. The documentation says one should simple press «i», but either
with

(org-noter-notes-mode 'toggle)
that binding is not defined
with  org-noter-doc-mode
it is but nothing happens, 
only garbage collecting.


Can anybody enlighten me please?

Uwe Brauer 

-- 
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine.