AppColl Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Groups
    1. Home
    2. JonahP1621
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 14
    • Posts 52
    • Best 35
    • Controversial 0
    • Groups 1

    Posts made by JonahP1621

    • RE: Date Calculations

      @KimG5166 I like the idea. I would find it very useful. My first thought was that it would be a big project/change for the AppColl team.

      However, on a second thought, it might not be very difficult to implement. The Account Settings allow custom fields of type TextBox, DropDown, or MultiSelect. MultiSelect allows a database query for a source of values. The database query must be a Boolean expression.

      Perhaps AppColl could implement another type of custom field with a name such as DatabaseQuery. It would allow the user to enter any valid database query. It could, for example, allow IssueDate-FilingDate (which would tell you how long an application was pending).

      I hope that they implement the request for matters soon.

      I believe that your request for Today-OpendOn is for tasks database queries, not matter database queries. That would require that AppColl first enable custom fields for Tasks like they have for Matters. That probably deserves a different product request.

      posted in Product Requests
      JonahP1621
      JonahP1621
    • In generated AIA14 ADS forms, automatic population of Access Code for foreign priority documents

      If I generate an AIA14 ADS form for a US application that claims foreign priority to an application in AppColl, it automatically populates the Application Number, Country, and Filing Date fields. However, AppColl does not automatically populate the Access Code field.

      The Access Code is the Conf # of the foreign application.

      If the Conf # field has a value of a foreign priority application matter, it would be nice if AppColl would automatically populate that in the Access Code field of the AIA14 form.

      posted in Product Requests
      JonahP1621
      JonahP1621
    • XLSX format report export with UTF-8 character encoding

      AppColl nicely lets me enter Asian characters for things such as contact names and matter titles. AppColl CSV exports are encoded with plain ASCII text, which cannot represent Asian characters. AppColl replaces all Asian characters with question mark '?' characters. Asian characters can be represented if characters are encoded in UTF-8 format.

      Microsoft Excel is probably the most widely used tool to view CSV files. Unfortunately, Microsoft is stupid. Excel cannot simply read CSV files with UTF-8 character encoding. It can with a hack, but it would probably be inconvenient for most AppColl users.

      Microsoft Excel can read XLSX files with UTF-8 encoded characters.

      Therefore, please provide XLSX format report downloads also or instead of CSV format report downloads.

      XLSX format would let AppColl do other nifty things like adjust column widths correspondingly with AppColl reports in the browser, add row coloring for tasks correspondingly with Task reports in the browser, and even conveniently export all saved report views at once as separate sheets in a combined XLSX file.

      posted in Product Requests
      JonahP1621
      JonahP1621
    • RE: Foreign law support

      I think that the original post is a request for Task Types that create tasks with deadlines set by the laws of various countries other than the US.

      @TarC6989 I don't understand how custom fields would help. Are you thinking of matter custom fields or task custom fields? Can you explain more detail?

      Or, feel free to delete the post if it was posted to the wrong thread.

      posted in Product Requests
      JonahP1621
      JonahP1621
    • RE: Bulk Edit/Reschedule/Close Tasks from Matter Page

      I've had the same thought. However, I worry that the bar on the left is already a bit crowded with buttons that I have to read through when I want to perform a matter action.

      Perhaps your idea would work well if the task-related buttons appeared near the bottom, below the Related Matters list. That way there would be visual separation between the buttons for matter actions and buttons for task actions.

      posted in Product Requests
      JonahP1621
      JonahP1621
    • RE: Trigger Event: "While an expression ... evaluates true in..."

      I don't know, but I'm going to take a guess.

      "While an expression using the value in a field in the matter is true" makes me think that the trigger only occurs if the selected Field is in the expression. The Field PriorityDate is not in the expression "<DateTime.Now.AddDays(-500)".

      I see an AppColl Support page here.
      https://support.appcoll.com/tasks/create-task-types-that-are-date-dependent

      In their example TaskTypes, they use a letter x in a place where I would expect the selected Field value to appear.

      So, perhaps your expression would work if you add an x before your '<' such as this.

      "x<DateTime.Now.AddDays(-500)".

      posted in General
      JonahP1621
      JonahP1621
    • Links in Background Operations list to Matters

      The Background Operations list, which can be viewed by hoovering the pointer over an icon in the upper right, is a helpful feature. Some kinds of background operations, such as PAIR updates, are associated with matters. Those operations are shown in the list with the matter's AttorneyRef in parentheses.

      I often highlight and copy the AttorneyRef value from within the parentheses and paste it into the search bar to open the matter. It would be convenient if the AttorneyRef values shown in the Background Operations lists were URL links that could be clicked to open the page for the matter.

      posted in Product Requests
      JonahP1621
      JonahP1621
    • Matter Background Colors

      The ability to define Task Background Colors is helpful for giving users information about tasks at a quick glance that helps direct their intention to the information that is most important. There is also information about Matters that would sometimes be helpful to see at a quick glance. In particular, if Administrators could define Settings for a table of Matter Background Colors based on a grid of Status and Type, it could help to improve user efficiency.

      posted in Product Requests
      JonahP1621
      JonahP1621
    • Switching the order of "from" and "to" in descriptions of changes

      It is very helpful that AppColl provides all the details when the values of fields change. Changes are sometimes described in task comments and always in the History window pane. AppColl usually shows the change described as as a field changed "from 'X' to 'Y'".

      When the value is a long string, sometimes the description is too long for the display and gets truncated. When that happens, I can't see all of the value that the field was changed to.

      Usually I am more interested to know what the value was changed TO than to know what the value was changed FROM. Therefore, I would be more likely to get the information I want without it being truncated if changes were described as "to 'Y' from 'X'" instead of "from 'X' to 'Y'".

      posted in Product Requests
      JonahP1621
      JonahP1621
    • OCR of documents retrieved from USPTO

      USPTO outputs its patent correspondence as images in PDF files, encoded without searchable text.

      As my standard procedure, I run OCR on all patent correspondence from the USPTO. It has the two benefits of allowing me to search the documents while working and allowing my computer's file system to index the documents so that I can quickly search for relevant documents in the future.

      I usually multitask while OCR is running, but it still takes about 15 seconds out of my day for each document and probably a bit more for some other users. It would increase productivity a bit if AppColl would automatically run OCR on all patent correspondence that it retrieves from the USPTO.

      posted in Product Requests
      JonahP1621
      JonahP1621
    • RE: A recommendation for task background colors

      My guess is that fields (columns) associated with tasks are black and fields associated with the matters with which the tasks are associated are grey. Noticeably, Status is an exception because it is grey, even though it is a field related to the task.

      While the distinction between fields related to tasks and fields related to the matters associated with tasks is surely meaningful to the AppColl developers, it is unimportant to me. I agree with @RichardS3059 that Task reports would be somewhat more readable if almost all text was black.

      Date text is a reasonable exception since the difference of blue or red is a useful indicator of whether a task is due in the future or the past.

      posted in Tasks Module
      JonahP1621
      JonahP1621
    • Links to IDSs from the Matter Prior Art page

      When looking at a matter Prior Art page, it would be nice to know what IDS form(s) have been generated for the matter in the past. Perhaps they could be shown as links at the bottom of the left-hand button bar. (The position of links to family members from a Matter page). Clicking a link to an IDS form could bring up the Information Disclosure Statement view showing the list of date, name, and list of references.

      posted in Product Requests
      JonahP1621
      JonahP1621
    • A recommendation for task background colors

      I have configured my AppColl Settings to use the task background color codes shown below.

      f0972e49-3138-4cc2-ad3f-bf7c268dc134-image.png

      I like that the color indicates how soon the task is due while the brightness indicates how critical the task is.

      If anybody else has other recommendations for task background colors, I would be interested. I would be especially interested in any insights from colorblind users.

      posted in Tasks Module
      JonahP1621
      JonahP1621
    • Highlighting fields with unsaved changes

      Sometimes I enter a value in a field for a matter, contact, task, etc., and I forget that I made a change or which filed(s) I changed. If I attempt to close the browser tab, I get a warning that there are unsaved changes. I am not quite sure which field(s) changed and whether the change was intentional or an error. Whenever that warning comes up, I am nervous about whether I should have saved my changes or not.

      I would not have that problem if, whenever I change the value of a field in my browser, there was an indication that the field was changed. This could be indicated, for example, by the background color of the field changing from white to a slight yellow. Whenever the values are written to the cloud database, such as by clicking Apply, the field would return to being all white.

      For views with multiple tabs such as the Matter view having Bibliography, Applicant, Abstract, and Conversations, it would be ideal if the tab included an indication of whether any field within the tab has an unsaved change.

      It might be ideal if, whenever there was any unsaved change, an indications such as a '*' character was prepended to the name of the browser tab, and the * character was cleared whenever the user clicks Apply.

      posted in Product Requests
      JonahP1621
      JonahP1621
    • RE: Creating task types with a Response Date on an anniversary beginning after an event

      @RichardS3059 Thank you. That is clever. Definitely not simple, but clever.

      posted in Tasks Module
      JonahP1621
      JonahP1621
    • RE: EP Oppositions

      I would use type "Other". Most non-"Other" types can have an effect of triggering generation of one task or another from AppColl-provided built-in Task Types.

      With Type "Other", you might be able to create custom Task Types for an EP opposition workflow.

      I use Other for trademark enforcement matters.

      posted in Matters Module
      JonahP1621
      JonahP1621
    • Capturing PAIR documents supplementing rejections

      It is really nice that AppColl grabs the PDFs of rejections from PAIR.

      However, when the USPTO files an office action in PAIR, such as a CTFR rejection, there is often also a 892 List of references cited by the examiner, SRFW Searching information, FWCLM Index of claims, SRNT Examiner's search strategy, NPL Non patent literature, FOR Foreign references, and other documents. I use some of those when preparing to reply to an office action. Since AppColl only grabs the PDFs of rejections, and not those other files, I need to log in to PAIR for every office action and download the useful peripheral files.

      It would be awesome if I could easily access every document in the PAIR file wrapper for a matter through AppColl so that I would never have to log in to PAIR to get the files I want.

      posted in Product Requests
      JonahP1621
      JonahP1621
    • RE: Contacts Sorted by Last Name

      When I want to, for example, add an inventor to a matter, I click Add and then in the "Search inventors" text field I start typing a first name or last name or even an email address or even just a sequence of letters from the middle of a name. The drop-down list automatically becomes filtered to just names or email addresses that match the string of characters that I have typed. After just a few key presses, I have narrowed the list to just one or a few possible matches.

      e7732989-a21c-476a-a3d5-fa909f0ee475-image.png

      posted in Product Requests
      JonahP1621
      JonahP1621
    • RE: Too many tasks!

      I think that I once saw somebody, elsewhere, suggest that it would be nice to have a bulk task closure feature available within the Matters view. Maybe I just imagined that, myself.

      I like the idea, though I can picture the GUI starting to get crowded with quite a few buttons.

      Perhaps one approach to providing that feature while minimizing clutter would be to have tick boxes in a narrow leftmost column in the list of tasks and have a section of buttons on the left related to manipulating tasks, but have those task manipulation buttons become visible only when one or more boxes is ticked and become invisible as soon as no box is ticked for any shown task.

      posted in Tasks Module
      JonahP1621
      JonahP1621
    • RE: Creating task types with a Response Date on an anniversary beginning after an event

      @cscholz-wavsip-com Thank you for the detailed description. That is almost exactly what I have created.

      However, if my understanding of the patent regulations of China is correct, the due date for annual maintenance fees is based on the filing date, not the issue date. What I really want is task generation to be triggered when a matter gets an issue date and calculate a response date that is the filing date + N years where N is the number of years between the filing date and the issue date, rounded up.

      I don't think that's possible with the current Tasks module. I'm hopeful that AppColl will provide some way of creating that kind of complex task scheduling in their new way of generating recurring tasks.

      posted in Tasks Module
      JonahP1621
      JonahP1621
    • Escape key to cancel

      Various dialog boxes in this world have a Cancel button. In 99.9% of them, I can hit the Escape key to activate the Cancel function without having to move a hand from keyboard to mouse and back.

      The AppColl user interface has various dialog boxes with a Cancel button. None of them respond to the Escape key. I would love it if the Escape key would cancel dialog boxes in AppColl.

      posted in Product Requests
      JonahP1621
      JonahP1621
    • Creating task types with a Response Date on an anniversary beginning after an event

      China annuities are due each year on the anniversary of the filing date beginning after the patent is granted. I have a task for paying the grant fee and I enter the IssueDate when known. What Trigger Events and combination of Response Dates would cause the task to be generated around when the patent issues and regenerated each year thereafter?

      posted in Tasks Module
      JonahP1621
      JonahP1621
    • 1
    • 2
    • 2 / 2