Coder Social home page Coder Social logo

Comments (4)

zerodogg avatar zerodogg commented on June 10, 2024

I am currently rewriting the code handling creation of the edit and add event windows. After that rewrite this is certainly something I could look into adding. It won't make it for 0.11, but perhaps 0.12 or 0.13

from dayplanner.

jaf0faj avatar jaf0faj commented on June 10, 2024

I have an .ics that I would like to import, but Day Planner does not recognize "RRULE:FREQ=WEEKLY;INTERVAL=2" (i.e., bi-weekly). This is a fundamental requirement for me to use day planner.

from dayplanner.

zerodogg avatar zerodogg commented on June 10, 2024

I've opened issue #9 for this. Could you provide a test iCalendar event for this specific RRULE, as well as any messages Day Planner outputs to the terminal when you attempt to import it?

from dayplanner.

jaf0faj avatar jaf0faj commented on June 10, 2024

Test calendar (ics) provided here after the "....." below. When attempting to import it, day planner outputs on the command line:

DP::iCalendar: ERROR: RRULE too advanced for current parser: FREQ=WEEKLY;INTERVAL=2. Found in event 7f0100_885_3f. Report this to the developers.

.........................

BEGIN:VCALENDAR
VERSION:2.0

BEGIN:VEVENT
ATTENDEE;ROLE=OWNER:jaf0faj
CLASS:PUBLIC
CREATED:20030115T000000
DTEND:20030115
DTSTART:20030115
LAST-MODIFIED:20030115T000000
PRIORITY:0
RELATED-TO:0
RRULE:FREQ=WEEKLY;INTERVAL=2
SEQUENCE:0
SUMMARY:Pay Day!
TRANSP:0
UID:7f0100_885_3f
END:VEVENT

END:VCALENDAR

from dayplanner.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.