Allegedly, on or about 22 July 2016, Patrick O'Callaghan sent:
> As Rick has said, it wasn't clear you meant a literal \ n (i.e. a '\'
> and an 'n') rather than the '\n' (ASCII 012) which is the standard
> Unix/Linux end-of-line character, but so be it.
I had wondered about the original poster, t
Hey.
Good to know the link was helpful. For others with this issue, could you
detail the steps you used to resolve the prob?
Was it running the perl script?
Was it simply looking for the "dir" with the content, and doing a physical
change of a few files to match the ID of a given file?
As you've
for who is having my issue, I confirm that this one:
> http://techblog.babyl.ca/entry/knotes-migration
solved entirely my issue and that after last upgrades the ics was here
~/.local/share/akonadi/file_db_data/32/32_r0
where 32 is only the # number of note, so change it to what you have into
~/.lo
> Well, you could edit it with "vi" and use
>
> :g/\\n/s//(CTRL-V)(ENTER)/g
> ^^^
> using that command. I think that's what you want.
exactly that one :)
http://techblog.babyl.ca/entry/knotes-migration
is very interesting too
many thnx :)
smime.p7s
Descriptio
On Thu, 2016-07-21 at 21:59 +0200, Maurizio Marini wrote:
> If you have fedora kde, I think you have a notes.ics somewhere
I use KDE but don't use any of the PIM apps so I don't have that file.
> before kde 4.3, it was here
> ~/.kde/share/apps/knotes/notes.ics
>
> It is full of \n like this exc
On Thu, 2016-07-21 at 21:59 +0200, Maurizio Marini wrote:
> If you have fedora kde, I think you have a notes.ics somewhere
I use KDE but don't use any of the PIM apps so I don't have that file.
> before kde 4.3, it was here
> ~/.kde/share/apps/knotes/notes.ics
>
> It is full of \n like this exc
On 07/21/2016 03:37 PM, bruce wrote:
> forgive me..
>
> but i came across a perl article that was created for helping to solve
> this issue.. you're not the only one..
>
> posting it here if you haven't seen it as it might shed light on the
> issue. been way too long for my perl fu to be of any u
forgive me..
but i came across a perl article that was created for helping to solve this
issue.. you're not the only one..
posting it here if you haven't seen it as it might shed light on the issue.
been way too long for my perl fu to be of any use.
http://techblog.babyl.ca/entry/knotes-migratio
Hello Rick
> The standard end-of-line marker in Linux/Unix is a newline or "\n" and
> any Linux text editor would have no problem with it.
that are not newline chr(10)
that are chr(92) followed by chr(110)
hexdump -C notes.ics
a910 65 63 20 72 65 77 72 69 74 65 20 73 73 6c 20 61 |ec rewri
On 07/21/2016 12:59 PM, Maurizio Marini wrote:
> Hello Patrick
>
> If you have fedora kde, I think you have a notes.ics somewhere
>
> before kde 4.3, it was here
> ~/.kde/share/apps/knotes/notes.ics
>
> It is full of \n like this excerpt
>
> " \n\n\n\n\n\n\n\n\npush "\;route 10.0.0.0"
>
> I w
Hello Patrick
If you have fedora kde, I think you have a notes.ics somewhere
before kde 4.3, it was here
~/.kde/share/apps/knotes/notes.ics
It is full of \n like this excerpt
" \n\n\n\n\n\n\n\n\npush "\;route 10.0.0.0"
I wuold easily convert \n in real carriage return to have a text file not
On Thu, 2016-07-21 at 11:12 -0400, Jon LaBadie wrote:
> On Thu, Jul 21, 2016 at 01:20:37PM +0100, Patrick O'Callaghan wrote:
> >
> > On Thu, 2016-07-21 at 13:44 +0200, Maurizio Marini wrote:
> > >
> > > Hello
> > > after last upgrade of Fedora23 => Fedora24
> > > I lost my knote note, I had only
On Thu, Jul 21, 2016 at 01:20:37PM +0100, Patrick O'Callaghan wrote:
> On Thu, 2016-07-21 at 13:44 +0200, Maurizio Marini wrote:
> > Hello
> > after last upgrade of Fedora23 => Fedora24
> > I lost my knote note, I had only one note but full of precious notes
> > I have an old version:
> > /home/mau
On Thu, 2016-07-21 at 13:44 +0200, Maurizio Marini wrote:
> Hello
> after last upgrade of Fedora23 => Fedora24
> I lost my knote note, I had only one note but full of precious notes
> I have an old version:
> /home/maumar/.kde/share/apps/knotes/notes.ics
> but it is full of \n
> is there a perl lin
14 matches
Mail list logo